Releases: DIAGNijmegen/rse-pyswot
Releases · DIAGNijmegen/rse-pyswot
Version 0.3.2
What's Changed
Full Changelog: v0.3.1...v0.3.2
Version 0.3.1
Version 0.3.0
What's Changed
Full Changelog: v0.2.2...v0.3.0
Version 0.2.2
Automated domain updates
Version 0.2.1
find_school_names
now always returns a string- Updated the source database
- Migrated to PEP517
Version 0.2.0
- Dropped support for Python 3.6
- Added support for Python 3.10
find_school_names
now returnsNone
if the source school name could not be utf-8 decoded- Reduced the number of files in deployment by vendoring the sources
Version 0.1.3
- Updates domain sources
- Adds tests on Python 3.9
Version 0.1.2
Adds full institution names
Version 0.1.1
Handle non-unicode institution names
Version 0.1.0
Initial release