Releases: formencode/formencode
Releases · formencode/formencode
Release 2.1.1
- Add support for Python 3.13
- Don’t require legacy-cgi to be installed on Python 3.13 and later (#176)
- Don’t permit FieldStorageUploadConverter to be instantiated without having legacy-cgi installed since it does not make sense
- Releases are now automated through GitHub Actions (#184)
Note: This is the last version that will support Python 3.7 and 3.8 as those are now out of support.