svg-builder/CHANGELOG.md
2024-08-26 17:14:31 -05:00

36 lines
670 B
Markdown

* 0.1.1-r10 (26 August 2024)
- Allow `hashable-1.5`
* 0.1.1-r9 (22 June 2024)
- Allow `base-4.20` and test on GHC 9.10
* 0.1.1-r8 (15 Jan 2024)
- Allow `base-4.19`, `bytestring-0.12`, and `text-2.1`
- Test on GHC 9.8
* 0.1.1-r7 (23 May 2023)
- Allow `base-4.18`, test with GHC 9.6
* 0.1.1-r6 (1 Sep 2022)
- Allow `base-4.17`, test with GHC 9.4
* 0.1.1-r5 (8 Jan 2022)
- Allow `text-2.0`
* 0.1.1-r4 (28 Dec 2021)
- Allow `base-4.16`, `hashable-1.4`; test up to GHC 9.2
* 0.1.1 (9 May 2018)
- Allow `base-4.11`
- Add `Semigroup Element` instance
- r1 (10 Oct 2018): allow `base-4.12`
- r2 (6 Dec 2019): allow `base-4.13`, `hashable-1.3`, `semigroups-0.19`