Skip to content

1.9.0rc8

Pre-release
Pre-release
Compare
Choose a tag to compare
@jpivarski jpivarski released this 09 Jul 03:20
· 1014 commits to main since this release
d883f7f

@henryiii cleaned up dependabot: PR #1518.

@ianna set up Awkward's new header-only library: PRs #1523, #1524. Migrated old LayoutBuilder to v2: #1484.

@ManasviGoyal developed a new GrowableBuffer, using panels and in a header-only library: PR #1535.

@ioanaif fixed pre-commit issues: #1533. Initialized values behind mask in to_numpy: PR #1531. Fixed argument lists in deepcopy: PR #1532. Fixed is_none's use of axis: PR #1539.

@aryan26roy fixed the so-called "endianness bug on Mac" (actually the byte-swap was being optimized away): PR #1538.

@jpivarski fixed RecordArray.__repr__: PR #1537.