Skip to content

v1.8.2

Compare
Choose a tag to compare
@jph00 jph00 released this 09 May 02:46
· 26 commits to main since this release

New Features

  • stringify FT with to_xml (#681)
  • render FT attrs with to_xml (#680)
  • Add sort args to delegates (#667), thanks to @pydanny

Bugs Squashed

  • Ensure flexicache is LRU cached (#679), thanks to @pydanny