2022-02-10 15:36:52 +01:00
|
|
|
-------------------------------------------------------------------
|
2022-02-11 03:02:07 +01:00
|
|
|
Sat Jan 29 10:07:51 UTC 2022 - Peter Simons <psimons@suse.com>
|
2022-02-10 15:36:52 +01:00
|
|
|
|
|
|
|
- Update hslua-core to version 2.1.0.
|
|
|
|
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-core-2.1.0/src/CHANGELOG.md
|
|
|
|
|
2021-11-09 09:31:56 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 4 12:10:32 UTC 2021 - psimons@suse.com
|
|
|
|
|
|
|
|
- Update hslua-core to version 2.0.0.2.
|
|
|
|
## hslua-core 2.0.0.2
|
|
|
|
|
|
|
|
Released 2021-11-03.
|
|
|
|
|
|
|
|
- Fixed output of `pushTypeMismatchError` when there is no value
|
|
|
|
at the given index. Previously the function would report the
|
|
|
|
value as type `string` and now reports it as `no value`.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 1 08:26:50 UTC 2021 - psimons@suse.com
|
|
|
|
|
|
|
|
- Add hslua-core at version 2.0.0.1.
|
|
|
|
|