Skip to content

v1.7.0

Choose a tag to compare

@jph00 jph00 released this 15 Aug 04:21

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