~jaro/balkon

ref: 1c79394163b5e6dcca224451d8b2d9a8c5234fa1 balkon/balkon.cabal -rw-r--r-- 7.1 KiB
Fix data types in harfbuzz-pure.
Prepare pagination for future layout types.
Add paragraph pagination.
Bump version to 0.2.1.0.
Implement splitting ParagraphLayout into lines.
Implement generic pagination internally.
Bump version to 0.2.0.1.
Remove non-existent extra-source-files.
Add missing files to Cabal package description.
Separate module for the ParagraphLayout type.
Bump version to 0.2.0.0.
Add test for Devanagari.
Bump version to 0.1.0.1.
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.
Next