ghc-hslua-module-version/ghc-hslua-module-version.changes

40 lines
1.5 KiB
Plaintext

-------------------------------------------------------------------
Thu Sep 1 17:24:55 UTC 2022 - Peter Simons <psimons@suse.com>
- Update hslua-module-version to version 1.0.3.
## hslua-module-version-1.0.3
Released 2022-09-01.
- Allow equality checks with non-version values: A *Version*
value can now be compared with any value. Previously,
comparing a version with a value that cannot be interpreted as
a Version would result in an error, violating the principle of
least surprise.
-------------------------------------------------------------------
Sat Feb 19 14:38:25 UTC 2022 - Peter Simons <psimons@suse.com>
- Update hslua-module-version to version 1.0.2.
## hslua-module-version-1.0.2
Released 2022-02-19.
- Relax upper bounds, allowing hslua-core-2.2.*,
hslua-marshalling-2.2.\* and hslua-packaging-2.2.\*.
-------------------------------------------------------------------
Sun Jan 30 07:58:58 UTC 2022 - Peter Simons <psimons@suse.com>
- Update hslua-module-version to version 1.0.1 revision 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/hslua-module-version-1.0.1/src/CHANGELOG.md
-------------------------------------------------------------------
Mon Nov 1 08:47:20 UTC 2021 - psimons@suse.com
- Add hslua-module-version at version 1.0.0.