Release 2.1.2
Fixed
- Fix an error when using the
@out
decorator on producer functions that return values like booleans, that can't have arbitrary attributes added to them (#86).
Changed
- Add support for Django 4.2
- Drop support for Python 3.7
@out
decorator on producer functions that return values like booleans, that can't have arbitrary attributes added to them (#86).