Releases: cyypherus/backer
Releases · cyypherus/backer
0.11.1
What's Changed
- Fix lower bounded
expand
by @ejjonny in #59
Full Changelog: 0.11.0...0.11.1
0.11.0
What's Changed
- Disambiguates alignment modifiers - aligning the contents of a sequence is now done with
align_contents
instead of align
- Improves the consistency of constraint handling at the root of a layout tree & in stacks.
- Adds the option to
expand
a sequence node to take up more space than it's contents require.
- Adds constraint caching to prevent redundant traversal.
- Fixes
attach_over
& attach_under
- Constraints by @ejjonny in #58
Full Changelog: 0.10.1...0.11.0
0.10.1
What's Changed
- Runtime check on constraint order, fix explicit constraint combination by @ejjonny in #57
Full Changelog: 0.10.0...0.10.1
0.9.0
What's Changed
- fix padding constraints by @ejjonny in #52
Full Changelog: 0.8.0...0.9.0
0.7.0
What's Changed
- Simplified alignment API
- Added support for views like wrapping text with dynamic, width-based height
- Measured by @ejjonny in #49
Full Changelog: 0.6.1...0.7.0
0.6.1
What's Changed
- fix explicit + aspect by @ejjonny in #48
Full Changelog: 0.6.0...0.6.1