Skip to content

Release 2.1.2

Compare
Choose a tag to compare
@j4mie j4mie released this 17 Jul 12:53
· 27 commits to main since this release
f8176c5

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