Skip to content

Releases: AstarVienna/astar-utils

Version 0.3.1

18 Oct 10:05
Compare
Choose a tag to compare

Mostly adds SpectralType class and "resolving-string-key" functionality to the NestedMapping classes.

What's Changed

New Features or Improvements

Documentation Improvements

Other Changes

Full Changelog: v0.3.0...v0.3.1

Version 0.3.0

07 Sep 16:19
Compare
Choose a tag to compare

Important

The minimum required Python version for this package is now 3.10 (see Dependency Changes).

What's Changed

Dependency Changes

  • Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #38
  • Drop support for Python 3.9 by @teutoburg in #39

Other Changes

  • Use new main branch for DevOps workflows by @teutoburg in #36
  • Remove remaining master references by @teutoburg in #37
  • Use Python 3.10 typing feature, black styling indentations by @teutoburg in #40

New Contributors

Full Changelog: v0.2.2...v0.3.0

Version 0.2.2

22 Feb 16:18
Compare
Choose a tag to compare

What's Changed

New Features or Improvements

Other Changes

Full Changelog: v0.2.1...v0.2.2

Version 0.2.1

04 Feb 15:57
Compare
Choose a tag to compare

Hotfix mostly to get rid of noisy warnings.

What's Changed

Other Changes

  • Fix case when init or update NestedMapping with another NestedMapping by @teutoburg in #31

Full Changelog: v0.2.0...v0.2.1

Version 0.2.0

26 Jan 11:47
73babb4
Compare
Choose a tag to compare

What's Changed

New Features or Improvements

Dependency Changes

Documentation Improvements

Other Changes

Full Changelog: v0.1.3...v0.2.0

Pre-release v0.2.0b1

22 Jan 15:43
687b8d1
Compare
Choose a tag to compare
Pre-release v0.2.0b1 Pre-release
Pre-release

Pre-production beta release.

Full Changelog: v0.2.0b0...v0.2.0b1

Pre-release v0.2.0b0

11 Jan 22:53
Compare
Choose a tag to compare
Pre-release v0.2.0b0 Pre-release
Pre-release

Pre-production beta release.

Full Changelog: v0.1.3...v0.2.0b0

Version 0.1.3

29 Nov 13:26
Compare
Choose a tag to compare

What's Changed

Dependency Changes

Full Changelog: v0.1.2...v0.1.3

Pre-release v0.1.3rc0

29 Nov 13:19
Compare
Choose a tag to compare
Pre-release v0.1.3rc0 Pre-release
Pre-release

What's Changed

Dependency Changes

Full Changelog: v0.1.2...v0.1.3rc0

Version 0.1.2

19 Nov 17:02
Compare
Choose a tag to compare

Mostly changes to README and internal structure. Top-level imports of public classes now supported (#17).

What's Changed

API Changes

Other Changes

  • Add PyPI badges to README by @teutoburg in #16
  • Cleanup release workflow, add experimental version bump workflow by @teutoburg in #14
  • Properly implement version bump workflow by @teutoburg in #15

Full Changelog: v0.1.1...v0.1.2