Avoid rpmlint errors of duplicates in javadoc OBS-URL: https://build.opensuse.org/request/show/1264751 OBS-URL: https://build.opensuse.org/package/show/Java:packages/streamex?expand=0&rev=6
29 lines
1.1 KiB
Plaintext
29 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Mar 27 21:36:10 UTC 2025 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Avoid rpmlint errors of duplicates in javadoc
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 25 23:04:53 UTC 2024 - Anton Shvetz <shvetz.anton@gmail.com>
|
|
|
|
- Update to v0.8.3
|
|
* Using Java 17 as a build JDK. Compatibility with Java 8+ stays
|
|
untouched.
|
|
* [#269] Added: AbstractStreamEx.mapMulti and friends.
|
|
- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 8 22:40:54 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
|
|
|
|
- Update to v0.8.2
|
|
* [#260] Added: count(Predicate)
|
|
* [#264] Improved: combiner function is optimized in
|
|
MoreCollectors.least/greatest
|
|
* [#268] Improved: IntCollector.averaging/LongCollector.averaging
|
|
final result computation optimization
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 4 15:19:44 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
|
|
|
|
- Initial packaging with v0.8.1
|