Releases: AstarVienna/astar-utils
Version 0.6.0
Mostly the new centralized cache management, see below.
What's Changed
New Features or Improvements
- Add cache dir functionality by @teutoburg in #75
Dependency Changes
- Bump pytest from 9.0.2 to 9.0.3 by @dependabot[bot] in #80
- Bump Pytest and Pytest-cov by @teutoburg in #81
Full Changelog: v0.5.3...v0.6.0
Version 0.5.3
Minor fix to SpectralType, but urgently needed in scopesim-targets.
What's Changed
Bugs fixed
- Fix luminosity class comparison in SpectralType by @teutoburg in #79
Dependency Changes
- Bump pygments from 2.19.2 to 2.20.0 by @dependabot[bot] in #78
Full Changelog: v0.5.2...v0.5.3
Version 0.5.2
Minor fix and improvement to SpectralType, but urgently needed in scopesim-targets.
What's Changed
Bugs fixed
- Fix spectral type subclass by @teutoburg in #76
New Features or Improvements
- Improve and expand
SpectralTypeby @teutoburg in #77
Full Changelog: v0.5.1...v0.5.2
Version 0.5.1
Some minor dependency and CI updates, plus one small new feature needed internally.
What's Changed
New Features or Improvements
- Add
guard_same_lenfunction by @teutoburg in #74
Full Changelog: v0.5.0...v0.5.1
Version 0.5.0
Add support for Python 3.14.
What's Changed
Dependency Changes
- Allow Python 3.14, sync other dependencies by @teutoburg in #73
Full Changelog: v0.4.0...v0.5.0
Version 0.4.0
Add support for Python 3.13.
What's Changed
Dependency Changes
- Allow Python 3.13 by @teutoburg in #72
Full Changelog: v0.3.4...v0.4.0
Version 0.3.4
Dependency maintenance release. Last planned release to not support Python 3.13.
What's Changed
Dependency Changes
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #66
- Bump actions/download-artifact from 4.3.0 to 5.0.0 by @dependabot[bot] in #65
- Migrate to Poetry 2 based toml file, sync dependencies by @teutoburg in #68
Documentation Improvements
- Fix package classifiers by @teutoburg in #71
Other Changes
- Move publish workflow to DevOps by @teutoburg in #67
Full Changelog: v0.3.3...v0.3.4
Prerelease 0.3.4rc4
Pre-release to test refactored publishing workflow.
Full Changelog: v0.3.4rc0...v0.3.4rc4
Prerelease 0.3.4rc0
Pre-release to test refactored publishing workflow.
Full Changelog: v0.3.3...v0.3.4rc0
Version 0.3.3
What's Changed
New Features or Improvements
- Resolve int subkeys in
NestedMappingby @teutoburg in #64
Other Changes
- Run replaceholder with python by @teutoburg in #61
- Use replaceholder from DevOps by @teutoburg in #62
Full Changelog: v0.3.2...v0.3.3