Package changelog.
No changes reported for this release.
No changes reported for this release.
No changes reported for this release.
f0bc593
- account for negative increment when clamping a starting index
-
82dea00
: rename error codes- To migrate, if users were checking for particular error codes, they
should add the
SLICE_
prefix to their checks.
- To migrate, if users were checking for particular error codes, they
should add the
fa2d0aa
- docs: fix grammar (by Athan Reines)0ac72b2
- docs: fix grammar (by Athan Reines)82dea00
- feat: rename error codes (by Athan Reines)f0bc593
- fix: account for negative increment when clamping a starting index (by Athan Reines)bdbeddd
- docs: update comment (by Athan Reines)2b7b89a
- feat: add support for performing bounds checking (by Athan Reines)61295ba
- refactor: support returning an out-of-bounds error code when resolving end index (by Athan Reines)19ce482
- docs: add TODO comments regarding exception handling for out-of-bounds slices (by Athan Reines)ac9f95d
- feat: addslice/base/seq2slice
(by Athan Reines)
A total of 1 person contributed to this release. Thank you to this contributor:
- Athan Reines