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