1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
### 0.0.10
+ Depend on haskell-gi >= 0.26.9 (see [issue 439](https://github.com/haskell-gi/haskell-gi/issues/439))
### 0.0.9
+ Bump base lower bound
### 0.0.8
+ Bump base lower bound
### 0.0.7
+ Relax constraint on text
### 0.0.5
+ Update to haskell-gi(-base)-0.26
### 0.0.4
+ Update to haskell-gi(-base)-0.25
### 0.0.3
+ Add a pkgconfig dependency on harfbuzz-gobject
### 0.0.2
+ Relax the dependency on harfbuzz to >= 1
### 0.0.1
+ Initial release.
|