Skip to content

v0.6.1

Compare
Choose a tag to compare
@ksylvan ksylvan released this 11 Apr 08:16

Full Changelog: v0.6.0...v0.6.1

CHANGES

No functional changes in this release, simply a refactor to remove a redundant get_available_configs function for cleaner code.

  • get_available_configs was a wrapper around the get_all_script_configs function.
  • Upgraded project version from 0.6.0 to 0.6.1.
  • Synchronized versioning in pyproject.toml and uv.lock files.