~jaro/balkon

ref: e9f65f16ad54cfec6f081453807d0b5e3734e304 balkon/balkon.cabal -rw-r--r-- 5.6 KiB
Declare Hspec version bounds.
5a30ef49 — Adrian Cochrane 1 year, 2 months ago
Loosen dependency bounds.
Fill changelong and prepare for v1.0 release.
Slightly decompose the Plain module.
Expose ParagraphConstruction.
Use internal library to hide non-public modules.
Move non-public modules into Internal namespace.
Add test for RTL text.
Use ICU to find line break boundaries.
Implement run splitting.
Lay out Runs independently of Spans.
Implement absolute line heights with half-leadings.
Upgrade Fragment to contain pen position.
Use infix operators for constructing test data.
Implement "plain" interface.
Create "plain" interface.
Add module for working with rectangle coordinates.
Clean up and update package description file.
Automatically discover test specs.
Separate tests by module.
Next