Skip to content

Releases: e-lo/GMNSpy

0.3.4

30 Apr 22:25
41b693f
Compare
Choose a tag to compare

Fixes bug with logging which causes crashes.

0.3.3

06 Feb 19:12
Compare
Choose a tag to compare

Changes from 0.3.1:

  • deletes unnecessary workflow
  • adds spec to package

0.3.1

06 Feb 18:46
Compare
Choose a tag to compare

ChangeLog from 0.3.0:

  • Update github workflows to publish to PyPi upon "release". Publishing to TestPyPi will still happen with every push to main.
  • Add ability to generate manual pushes to PyPi and TestPyPi (note these will fail unless version is incremented)

0.3.0

30 Jan 02:19
Compare
Choose a tag to compare

🧹 Chores:

  • moved documentation to mkdocs
  • updated build to use pyproject.toml
  • updated publish to use OIDC authentication
  • added test pypi workflow
  • added automated check-sum creation and releasing upon a tag
  • added pre-commit and linting checks

v.0.1.0

05 Jun 19:59
3a065fa
Compare
Choose a tag to compare
  • Uses logging instead of print statements
  • Re-organizes validation code to a subfolder

v0.0.0-alpha

09 May 18:37
488aac0
Compare
Choose a tag to compare
v0.0.0-alpha Pre-release
Pre-release

Very first bit.