Skip to content

Releases: AstarVienna/astar-utils

Version 0.4.0

12 Sep 15:12

Choose a tag to compare

Add support for Python 3.13.

What's Changed

Dependency Changes

Full Changelog: v0.3.4...v0.4.0

Version 0.3.4

10 Sep 14:14

Choose a tag to compare

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

Other Changes

Full Changelog: v0.3.3...v0.3.4

Prerelease 0.3.4rc4

10 Sep 14:02

Choose a tag to compare

Prerelease 0.3.4rc4 Pre-release
Pre-release

Pre-release to test refactored publishing workflow.

Full Changelog: v0.3.4rc0...v0.3.4rc4

Prerelease 0.3.4rc0

02 Sep 20:37

Choose a tag to compare

Prerelease 0.3.4rc0 Pre-release
Pre-release

Pre-release to test refactored publishing workflow.

Full Changelog: v0.3.3...v0.3.4rc0

Version 0.3.3

18 Jun 15:27

Choose a tag to compare

What's Changed

New Features or Improvements

Other Changes

Full Changelog: v0.3.2...v0.3.3

Version 0.3.2

20 May 11:01

Choose a tag to compare

What's Changed

New Features or Improvements

  • Add ._repr_html_() magic methods for nice notebook display by @teutoburg in #60

Dependency Changes

  • Bump abatilo/actions-poetry from 3 to 4 by @dependabot in #49
  • Bump actions/download-artifact from 4.1.7 to 4.1.8 by @dependabot in #50
  • Bump actions/download-artifact from 4.1.8 to 4.1.9 by @dependabot in #52
  • Bump actions/download-artifact from 4.1.9 to 4.2.0 by @dependabot in #53
  • Bump actions/download-artifact from 4.2.0 to 4.2.1 by @dependabot in #54
  • Bump actions/download-artifact from 4.2.1 to 4.3.0 by @dependabot in #59

Other Changes

New Contributors

Full Changelog: v0.3.1...v0.3.2

Version 0.3.1

18 Oct 10:05

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

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

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

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