compare-by
Version:
A versatile utility library for sorting arrays of objects by one or multiple keys with customizable sort directions.
21 lines (14 loc) • 441 B
Markdown
# Changelog
*Changelog created using the [Simple Changelog](https://marketplace.visualstudio.com/items?itemName=tobiaswaelde.vscode-simple-changelog) extension for VS Code.*
## [2.1.0] - 2023-10-23
### Added
- Add build files to repository
## [2.0.1] - 2023-10-23
### Added
- Changelog
- Description & keywords in package.json
### Changed
- Finish Readme
## [2.0.0] - 2023-10-23
### Added
- Initial commit (v1.0.0 could not be pushed)