blob: 2aabf9c16c696f6a0e0e19e1731b0ebc86707c9a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Revision history for erebos
## 0.1.2 -- 2024-02-20
* Compatibility with GHC up to 9.6
* Pruned unnecessary dependencies and fixed bounds
## 0.1.1 -- 2024-02-18
* Added build flag to enable/disable ICE support with pjproject.
* Added `-V` command-line switch to show version.
## 0.1.0 -- 2024-02-10
* First version.
|