v0.1.0
Added
- Add release pipeline
- Linting and Formatting via
ruff(also in CI) - Tested compatibility with Python
3.9to3.14 dependabotfor dependency updates
Changed
- Switch from
hatchlingtouv_build - Switch from
twinetouv publish - Introduce
srclayout for the package - Switch from
piptouv.
Removed
- Outdated
tutorialsdirectory. twinefrom dev dependencies.benchmarkdirectory (moved to separate repo since it uses private Otera packages)
What's Changed
- [BUILD/CI] Add
dependabot, Rework CI pipeline for testing, linting, formatting, addruff, 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
hatchlingtouv_build, switch fromtwinetouv publishby @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
- @noxthot made their first contribution in #15
- @dependabot[bot] made their first contribution in #19
Full Changelog: https://github.com/deepopinion/anls_star_metric/commits/v0.1.0