Skip to content

Releases: Sun-Lab-NBB/ataraxis-automation

v 1.0.5

24 Jun 14:32
Compare
Choose a tag to compare

Minor Patch

  • Includes patches 1.0.3 to 1.0.5:
  • 1.0.3 + 1.0.4: Jointly fixed a bug that prevented root library directory from being resolved. 1.0.3 Ensured that the pipeline loops over all elements in the source directory rather than just evaluating the first returned by os.listdir() and 1.0.4 made it so only the length of directories is factored in the decision to validate or invalidate the proposed root candidate.
  • 1.0.5: Removed the leftover print statements used for emergency-debugging :)

What's Changed

Full Changelog: 1.0.2...1.0.5

v 1.0.2

23 Jun 23:44
Compare
Choose a tag to compare

Minor Patch

  • Added missing pyyaml dependency (to toml file and development environments)
  • Streamlined certain ReadMe sections, added missing badges

What's Changed

New Contributors

Full Changelog: 1.0.1...1.0.2

v 1.0.1

23 Jun 17:57
Compare
Choose a tag to compare

First Public Release

  • Includes 1.0.0 version with 1.0.1 zero-day patch to include all development environments and minor tox task fixes