1.4.0rc1 #964
jpivarski
started this conversation in
New releases
1.4.0rc1
#964
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
@ianna, @agoose77, and @jpivarski added to or corrected the documentation (PRs #891, #897, #925, #931, #943, #947, #951).
@agoose77 added
ak.ptp
(PR #890), added support for Arrow FixedSizeListType (PR #907), implementedak.packed
(PRs #918, #912, #937), fixed upak.from_parquet
(PRs #923, #935) andak.unflatten
(PR #922), correctednbytes
(PR #928), updated the deprecation system (PR #929), fixedak.with_cache
(PR #942), and did internal refactoring (PR #952).@ianna added support for date-times (PRs #835, #915, #916), renamed TypedArrayBuilder → LayoutBuilder, thus completing it as it doesn't need to have a high-level interface (PR #924).
@ioanaif started the C++ → Python refactoring project with help from @agoose77 and @jpivarski (PRs #884, #895, #896, #914, #957, #958, #962).
@henryiii fixed an inexplicable bug in manylinux1 (PR #955), made the tests directory-independent (PR #953), and updated CMake infrastructure (PR #954). I think this will be the first deployment using GitHub Actions, rather than Azure!
@jpivarski fixed random bugs (PRs #901, #904, #950) and made
__getitem__
return Pythonstr
when they're strings (PR #874), pinnedjaxlib<0.1.68
because of an intermittent MacOS segfault (PR #963; see connected discussion).This discussion was created from the release 1.4.0rc1.
Beta Was this translation helpful? Give feedback.
All reactions