mirror of
https://github.com/zrwusa/data-structure-typed.git
synced 2024-11-10 08:04:05 +00:00
31 lines
1.2 KiB
Markdown
31 lines
1.2 KiB
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
## References
|
|
|
|
- [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
|
- [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
|
|
- [`auto-changelog`](https://github.com/CookPete/auto-changelog)
|
|
|
|
## [v1.40.0-rc](https://github.com/zrwusa/data-structure-typed/compare/v1.35.0...main) (upcoming)
|
|
|
|
### Changes
|
|
|
|
- [heap, priority queue] Heap improved. References #123: redesigned [`#4`](https://github.com/zrwusa/data-structure-typed/pull/4)
|
|
- test [`#3`](https://github.com/zrwusa/data-structure-typed/pull/3)
|
|
|
|
## [v1.35.0](https://github.com/zrwusa/data-structure-typed/compare/v1.34.1...v1.35.0) (11 October 2023)
|
|
|
|
## [v1.34.1](https://github.com/zrwusa/data-structure-typed/compare/v1.33.4...v1.34.1) (6 October 2023)
|
|
|
|
## [v1.33.4](https://github.com/zrwusa/data-structure-typed/compare/v1.33.3...v1.33.4) (26 September 2023)
|
|
|
|
## [v1.33.3](https://github.com/zrwusa/data-structure-typed/compare/v1.12.9...v1.33.3) (26 September 2023)
|
|
|
|
## [v1.12.9](https://github.com/zrwusa/data-structure-typed/compare/v1.12.8...v1.12.9) (14 August 2023)
|
|
|
|
## [v1.12.8](https://github.com/zrwusa/data-structure-typed/compare/v1.3.6...v1.12.8) (14 August 2023)
|
|
|
|
## v1.3.6 (21 September 2023)
|