Skip to content

v1.7.0

Compare
Choose a tag to compare
@jph00 jph00 released this 15 Aug 04:21
· 121 commits to master since this release

Breaking Changes

  • The FT structure has been changed so it no longer inherits from list (#606)
    • .list property added so you can still destructure it
    • __getitem__ now returns the approach child element
    • __add__ adds children