Releases: ro80t/sortman
Releases · ro80t/sortman
v2.3.0
What's Changed
- build(deps): bump zod from 3.25.76 to 4.0.5 by @dependabot[bot] in #47
- add shaker sort by @ROBOTofficial in #48
- Version Packages by @github-actions[bot] in #49
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- build(deps): bump @jest/types from 29.6.3 to 30.0.1 by @dependabot in #33
- build(deps-dev): bump jest from 29.7.0 to 30.0.3 by @dependabot in #38
- build(deps): bump @jest/globals from 29.7.0 to 30.0.4 by @dependabot in #43
- feat: add asc and desc func by @ROBOTofficial in #44
- Version Packages by @github-actions in #45
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Fix workflows by @ROBOTofficial in #40
- feat: add build step before running benchmarks in CI workflow by @ROBOTofficial in #42
- Version Packages by @github-actions in #41
- build(deps): bump @types/jest from 29.5.14 to 30.0.0 by @dependabot in #32
New Contributors
- @dependabot made their first contribution in #32
Full Changelog: v2.0.4...v2.1.0
v2.0.4
What's Changed
- Add: github actions by @ROBOTofficial in #1
- rename: random sort -> bogo sort by @ROBOTofficial in #2
- Version0.0.2 by @ROBOTofficial in #3
- 0.0.3 by @ROBOTofficial in #4
- Add quick sort by @ROBOTofficial in #5
- add: Insertion sort by @ROBOTofficial in #6
- Add selection sort by @ROBOTofficial in #7
- Version0.0.4 by @ROBOTofficial in #8
- Add merge sort by @ROBOTofficial in #9
- Add heapsort by @ROBOTofficial in #10
- Version0.0.6 by @ROBOTofficial in #11
- Version0.0.7 by @ROBOTofficial in #13
- Version1.0.0 by @ROBOTofficial in #14
- Fix readme by @ROBOTofficial in #15
- Fix sort by @ROBOTofficial in #16
- Version Packages by @github-actions in #17
- Change default sort and add bucket sort by @ROBOTofficial in #18
- Version Packages by @github-actions in #19
- Fix: error by @ROBOTofficial in #20
- Version Packages by @github-actions in #21
- Add combsort by @ROBOTofficial in #22
- Version Packages by @github-actions in #23
- Fix by @ROBOTofficial in #24
- Add Gnome sort by @ROBOTofficial in #27
- Version Packages by @github-actions in #28
New Contributors
- @ROBOTofficial made their first contribution in #1
- @github-actions made their first contribution in #17
Full Changelog: https://github.com/ROBOTofficial/sortman/commits/v2.0.4