72 lines
2.9 KiB
Plaintext
72 lines
2.9 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Sat Mar 1 19:59:40 UTC 2025 - Peter Simons <psimons@suse.com>
|
||
|
|
||
|
- Update monoid-subclasses to version 1.2.6.
|
||
|
Version 1.2.6
|
||
|
---------------
|
||
|
|
||
|
* Improved the performance of `instance FactorialMonoid PrefixMemory`
|
||
|
* Bumped the `containers` dependency upper bound
|
||
|
* Thanks to Jonathan Knowles:
|
||
|
* Documented and added tests for `Monus` laws
|
||
|
* Added the missing class instances and tests for `Identity` and `Const`
|
||
|
* Using `GeneralizedNewtypeDeriving` to simplify existing instances
|
||
|
* Fixed compilation on older versions of GHC
|
||
|
* Updated and improved the CI
|
||
|
* Removed trailing whitespace
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat May 18 14:59:00 UTC 2024 - Peter Simons <psimons@suse.com>
|
||
|
|
||
|
- Update monoid-subclasses to version 1.2.5.1.
|
||
|
Version 1.2.5.1
|
||
|
---------------
|
||
|
|
||
|
* Bumped the `containers` dependency upper bound
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat Apr 13 02:13:22 UTC 2024 - Peter Simons <psimons@suse.com>
|
||
|
|
||
|
- Update monoid-subclasses to version 1.2.5.
|
||
|
Upstream has edited the change log file since the last release in
|
||
|
a non-trivial way, i.e. they did more than just add a new entry
|
||
|
at the top. You can review the file at:
|
||
|
http://hackage.haskell.org/package/monoid-subclasses-1.2.5/src/CHANGELOG.md
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Oct 19 12:24:04 UTC 2023 - Peter Simons <psimons@suse.com>
|
||
|
|
||
|
- Update monoid-subclasses to version 1.2.4.1.
|
||
|
Upstream has edited the change log file since the last release in
|
||
|
a non-trivial way, i.e. they did more than just add a new entry
|
||
|
at the top. You can review the file at:
|
||
|
http://hackage.haskell.org/package/monoid-subclasses-1.2.4.1/src/CHANGELOG.md
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Sep 1 02:48:20 UTC 2023 - Peter Simons <psimons@suse.com>
|
||
|
|
||
|
- Update monoid-subclasses to version 1.2.4.
|
||
|
Upstream has edited the change log file since the last release in
|
||
|
a non-trivial way, i.e. they did more than just add a new entry
|
||
|
at the top. You can review the file at:
|
||
|
http://hackage.haskell.org/package/monoid-subclasses-1.2.4/src/CHANGELOG.md
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Apr 2 12:02:47 UTC 2023 - Peter Simons <psimons@suse.com>
|
||
|
|
||
|
- Update monoid-subclasses to version 1.2.3.
|
||
|
Version 1.2.3
|
||
|
---------------
|
||
|
* Add `DistributiveGCDMonoid` and `DistributiveLCMMonoid` type class by Jonathan Knowles
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Mar 30 17:07:37 UTC 2023 - Peter Simons <psimons@suse.com>
|
||
|
|
||
|
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Mar 5 14:10:18 UTC 2023 - Peter Simons <psimons@suse.com>
|
||
|
|
||
|
- Add monoid-subclasses at version 1.2.2.
|
||
|
|