sort-algorithms-js
Version:
production-ready sort algorithms implementation in javascript.
77 lines (58 loc) • 1.19 kB
Markdown
Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
# [Unreleased]
# [3.11.1] - 2025-09-01
## Fixed
- README.
# [3.11.0] - 2025-01-25
## Fixed
- refactor, documentation.
## Added
- TS type definitions (index.d.ts).
# [3.10.3] - 2022-07-04
## Fixed
- readme.
# [3.10.2] - 2022-07-04
## Fixed
- readme.
# [3.10.1] - 2020-08-12
## Fixed
- typos
# [3.10.0] - 2020-06-12
## Fixed
- refactor
- README
# [3.0.9] - 2020-05-01
## Fixed
- README
# [3.0.8] - 2020-05-01
## Fixed
- README
# [3.0.7] - 2020-05-01
## Fixed
- README
# [3.0.6] - 2020-05-01
## Fixed
- README
# [3.0.5] - 2020-05-01
## Fixed
- README - collaboration
# [3.0.4] - 2020-05-01
## Fixed
- README - improved benchmark data.
# [3.0.3] - 2020-04-30
## Fixed
- README.
- RadixSort - reduce code.
- Benchmark - improved script and benchmark data.
# [3.0.2] - 2020-04-29
## Fixed
- README.
# [3.0.1] - 2020-04-29
## Fixed
- README.
# [3.0.0] - 2020-04-29
## Changed
- new release.