Skip to content

Releases: cyypherus/backer

0.11.1

11 Nov 18:06
Compare
Choose a tag to compare

What's Changed

  • Fix lower bounded expand by @ejjonny in #59

Full Changelog: 0.11.0...0.11.1

0.11.0

09 Nov 01:36
Compare
Choose a tag to compare

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

20 Oct 04:50
Compare
Choose a tag to compare

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.10.0

16 Oct 05:18
Compare
Choose a tag to compare

What's Changed

  • Scoping Feature by @ejjonny in #55

Full Changelog: 0.9.0...0.10.0

0.9.0

29 Sep 05:51
Compare
Choose a tag to compare

What's Changed

  • fix padding constraints by @ejjonny in #52

Full Changelog: 0.8.0...0.9.0

0.8.0

23 Sep 04:55
Compare
Choose a tag to compare

What's Changed

  • attach node by @ejjonny in #50

Full Changelog: 0.7.0...0.8.0

0.7.0

23 Sep 03:40
Compare
Choose a tag to compare

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

21 Sep 02:58
Compare
Choose a tag to compare

What's Changed

  • fix explicit + aspect by @ejjonny in #48

Full Changelog: 0.6.0...0.6.1

0.6.0

20 Sep 05:43
Compare
Choose a tag to compare

What's Changed

  • Reader by @ejjonny in #46

Full Changelog: https://github.com/ejjonny/backer/commits/0.6.0