Skip to content

Version 2.0.0rc5

Pre-release
Pre-release
Compare
Choose a tag to compare
@jpivarski jpivarski released this 06 Dec 01:36
· 930 commits to main since this release

This is one of the last pre-releases before 2.0.0. Most of the focus now is on last-minute API changes; the API can't change without a deprecation cycle after 2.0.0.

New features

Bug-fixes and performance

  • fix: refactor '_nextcarry-outindex' to have the same signature everywhere by @ioanaif in #1911
  • fix: ignore .nox by @ianna in #1912
  • refactor!: make Content initialisers take nplike, parameters as keyword by @agoose77 in #1921
  • fix: backends should have defaults for user-facing operations by @agoose77 in #1940
  • fix: consolidate regular indexing by @agoose77 in #1943
  • fix: IndexedArray.project() preserves parameters. by @jpivarski in #1949
  • fix: preserve strings in ak.ravel by @agoose77 in #1934
  • fix: UnionArray.simplified preserves parameters. by @jpivarski in #1950

Other

Full Changelog: v2.0.0rc4...v2.0.0rc5