ghc-hslua-module-doclayout/ghc-hslua-module-doclayout.changes

78 lines
2.2 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sat Sep 21 13:26:16 UTC 2024 - Peter Simons <psimons@suse.com>
- Update hslua-module-doclayout to version 1.2.0.
## 1.2.0
Released 2024-09-21.
- Require doclayout-0.5.
- Add new styling functions `bold`, `italic`, `underlined`,
`strikeout`, `fg`, and `bg`.
- The `render` function now takes `style` as a third parameter.
It must be either 'plain' or 'ansi' when given.
-------------------------------------------------------------------
Mon Sep 9 15:24:45 UTC 2024 - Peter Simons <psimons@suse.com>
- Update hslua-module-doclayout to version 1.1.1.2 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Mon Jun 10 05:22:06 UTC 2024 - Peter Simons <psimons@suse.com>
- Update hslua-module-doclayout to version 1.1.1.2.
## 1.1.1.2
Released 2024-06-10.
- Fixed another documentation bugs: `render` returns a `string`.
## 1.1.1.1
Released 2024-06-09.
- Fixed minor typos in docstrings.
-------------------------------------------------------------------
Tue Jan 23 09:54:16 UTC 2024 - Peter Simons <psimons@suse.com>
- Update hslua-module-doclayout to version 1.1.1.
## 1.1.1
Released 2024-01-23.
- Relaxed upper bound for text, allowing text-2.1.
- Improved doc strings.
- Test with latest GHC versions.
-------------------------------------------------------------------
Thu Apr 13 12:14:34 UTC 2023 - Peter Simons <psimons@suse.com>
- Update hslua-module-doclayout to version 1.1.0.
## 1.1.0
Release pending.
- Require hslua-2.3 and tasty-lua-1.1.
- Type info is added to all fields.
- The `Doc` type is now associated with this module's docs,
making it easier to generate documentation.
-------------------------------------------------------------------
Thu Mar 30 17:07:03 UTC 2023 - Peter Simons <psimons@suse.com>
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
-------------------------------------------------------------------
Sun Apr 3 12:35:11 UTC 2022 - Peter Simons <psimons@suse.com>
- Add hslua-module-doclayout at version 1.0.4.