Skip to content

v0.1.0

Choose a tag to compare

@noxthot noxthot released this 21 Nov 13:18
· 49 commits to main since this release
ca22d51

Added

  • Add release pipeline
  • Linting and Formatting via ruff (also in CI)
  • Tested compatibility with Python 3.9 to 3.14
  • dependabot for dependency updates

Changed

  • Switch from hatchling to uv_build
  • Switch from twine to uv publish
  • Introduce src layout for the package
  • Switch from pip to uv.

Removed

  • Outdated tutorials directory.
  • twine from dev dependencies.
  • benchmark directory (moved to separate repo since it uses private Otera packages)

What's Changed

  • [BUILD/CI] Add dependabot, Rework CI pipeline for testing, linting, formatting, add ruff, add PR template, Rename DeepOpinion -> Otera, Tested compatibility with 3.9 to 3.14 by @noxthot in #15
  • [CI/BUILD] Add release pipeline, switch from hatchling to uv_build, switch from twine to uv publish by @noxthot in #17
  • [CHLORE] remove benchmarks by @noxthot in #18
  • [CI] dependabot: Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #19
  • [BUILD] Bump version to 0.1.0 by @noxthot in #20

New Contributors

Full Changelog: https://github.com/deepopinion/anls_star_metric/commits/v0.1.0