2022-10-06 16:46:23 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2022-06-29 14:18:14 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.\*.
|
|
|
|
|
2022-02-09 14:44:54 +01:00
|
|
|
-------------------------------------------------------------------
|
2022-02-11 03:02:11 +01:00
|
|
|
Sun Jan 30 07:58:58 UTC 2022 - Peter Simons <psimons@suse.com>
|
2022-02-09 14:44:54 +01:00
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2021-11-09 09:31:56 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 1 08:47:20 UTC 2021 - psimons@suse.com
|
|
|
|
|
|
|
|
- Add hslua-module-version at version 1.0.0.
|
|
|
|
|