Expose text data from main module.
Improve concurrency, release 0.3, & (not in 0.3) better expose text info
Give up on addressing all memory leaks.
Segfault/performance fixes.
Performance optimizations: Concurrency, & move download/styling/layout to out-of-thread.
Fix inline sizing, handle length units for callers.
Draft integration test against Stylist & HURL, shelve due to incomplete Text v2 transition.
Integrate text-alignment support!
Fix Balkon's behaviour regarding lack of additional whitespace.
Upgrade underlying Balkon.
Now I'm having trouble with GLUT in test program, switch back to SDL2 this time without GL.
Correct coordinate-space involved in rect unionizing.
Handle property on containing blocks.
Insert Bidi characters into the tree handed to Balkon!
Implement unicode-bidi-property, attempted. Doesn't handle tree.
Commit extracted property-parsing code from Graphics.Layout.CSS
Refactor tree to aid future dev (Inline layout got a major overhaul anyways...)