Package changelog.
No changes reported for this release.
A total of 1 person contributed to this release. Thank you to this contributor:
- Athan Reines
No changes reported for this release.
-
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
82dea00
- feat: rename error codes (by Athan Reines)6e461e6
- style: disable lint rule (by Athan Reines)ad6be3a
- test: fix broken test (by Athan Reines)941b40e
- feat: add support for performing bounds checking (by Athan Reines)db2a0aa
- refactor: use base implementation (by Athan Reines)12e59f2
- feat: addslice/seq2slice
(by Athan Reines)
A total of 1 person contributed to this release. Thank you to this contributor:
- Athan Reines