Release Notes¶
Upcoming release (stable/0.1
)¶
Other Notes¶
This release adds support for Python 3.13. No code changes were necessary, so older releases are expected to work on Python 3.13 too.
0.1.0¶
Upgrade Notes¶
The keyword argument
include_slice_barriers
ofcombine_slices()
has been renamed toinclude_barriers
.