Releases: matthewoestreich/jslice
Releases · matthewoestreich/jslice
v0.0.5
v0.0.5
What's Changed
- Add At func by @oze4 in #9
- chore: rename params by @oze4 in #10
- chore: add code coverage and makefile so it is easier to run by @oze4 in #11
- fix at func and add tests by @oze4 in #12
- chore: update tests so we have 100% coverage by @oze4 in #13
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- add pre-commit by @oze4 in #4
- added Reverse and ToReverse by @oze4 in #5
- move func call to inside append by @oze4 in #6
- remove unnecessary comments by @oze4 in #7
- add unshift by @oze4 in #8
Full Changelog: v0.0.3...v0.0.4
v0.0.2
v0.0.2
What's Changed
- Add Splice function by @oze4 in #1
- Add Shift function
New Contributors
- @oze4 made their first contribution in #1
Full Changelog: v0.0.1...v0.0.2