v3.6.0
What's Changed
Changed
- Fixed bug introduced in version 3.5.0 where the session state was not reset after a user script was run. This resulted in schemachange updates to the metadata table failing in some cases. schemachange will now reset the session back to the default settings after each user script is run
- Updated the pytest GitHub Actions workflow
- Cleaned up whitespace and formatting in files for consistency
- Updated README file
Added
- Added new dependency review GitHub Actions workflow
- Added badges for pytest and PyPI
New Contributors
- @IndexSeek made their first contribution in #193
Full Changelog: v3.5.4...v3.6.0