Skip to content

0.10.1

Compare
Choose a tag to compare
@adamghill adamghill released this 05 Dec 04:55
  • Use LRU cache for constructed components to prevent ever-expanding memory.
  • Loosen beautifulsoup4 version requirement.
  • Fix bug to handle floats so that they don't lose precision when serialized to JSON.
  • Fix bug to handle related models (ForeignKeys, OneToOne, etc) fields in Django models.