forked from pool/pcollections
20 lines
733 B
Plaintext
20 lines
733 B
Plaintext
-------------------------------------------------------------------
|
|
Wed Dec 24 22:17:55 UTC 2025 - Anton Shvetz <shvetz.anton@gmail.com>
|
|
|
|
- Update to v5.0.0
|
|
* Faster OrderedPMap.containsKey() and OrderedPSet.contains()
|
|
* Dropped Java 8 support, as it was getting harder to maintain
|
|
the build system
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 20 12:55:56 UTC 2024 - Anton Shvetz <shvetz.anton@gmail.com>
|
|
|
|
- Update to v4.0.2
|
|
* No changelog provided by upstream
|
|
- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 9 23:51:25 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
|
|
|
|
- Initial packaging with v4.0.1
|