Skip to content

0.11.0

Compare
Choose a tag to compare
@cyypherus cyypherus released this 09 Nov 01:36
· 96 commits to main since this release

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