Change Log¶
Release 1.1.8¶
Fixed bug where artifacts would not upload to the newly created GitHub release.
Release 1.1.7¶
GitHub workflow release generation bug.
Release 1.1.6¶
Removed duplicated license tabs from the GitHub documentation;
Improved the release automation;
Enforced checks on
date-releasedinCITATION.cffbefore a release can be published;Fixed bug in GitHub workflow testing where the wrong
requirements.txtwas being installed.
Release 1.1.5¶
Added the license to the documentation
Added link to the GitHub repository to the navigation pane in the documentation
Added a version consistency test
Added tox support for user testing.
Release 1.1.4¶
Hid superfluous table of contents in the index page of the User Guide in the documentation;
Changed the documentation theme to Furo;
This fixed a bug in which long lines of code would not be correctly highlighted in the view source code page.
Release 1.1.3¶
Added unit test status badge to README.
Added
CITATION.cff.
Release 1.1.2¶
Reduced build requirements.
Minor improvements to documentation.
Release 1.1.1¶
Added line numbers to view source code section of the documentation.
Release 1.1.0¶
This release adds support for earlier python versions that 3.10. Specifically the changes in this release are:
Support was added for python versions 3.7, 3.8, and 3.9
Minor updates to the documentation.
Release 1.0.0¶
This is the initial release. Future changes to this release will be documented above.