Skip to content

Releases: AstarVienna/ScopeSim_Templates

Version 0.7.0

21 Sep 19:05

Choose a tag to compare

Add support for Python 3.13 and Numpy 2.

What's Changed

Dependency Changes

Documentation Improvements

Other Changes

Full Changelog: v0.6.2...v0.7.0

Version 0.6.2

14 Jun 16:22

Choose a tag to compare

What's Changed

New Features or Improvements

Dependency Changes

Documentation Improvements

Other Changes

New Contributors

Full Changelog: v0.6.1...v0.6.2

Version 0.6.1

27 Nov 01:52

Choose a tag to compare

What's Changed

Dependency Changes

Documentation Improvements

Other Changes

  • Remove patchy getattrs now that ScopeSim v0.9.0 is here by @teutoburg in #109
  • Pass kwargs from star_field() to stars() by @teutoburg in #112

Full Changelog: v0.6.0...v0.6.1

Version 0.6.0

13 Nov 19:02

Choose a tag to compare

Minor version to sort out the (still circular) dependency to ScopeSim.

What's Changed

Dependency Changes

Other Changes

Full Changelog: v0.5.4...v0.6.0

Version 0.5.4

25 Oct 14:48

Choose a tag to compare

Mostly to solve dependency issues between ScopeSim and ScopeSim_Templates.

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 #97
  • Fix some small compatibility issues by @teutoburg in #98
  • Drop support for Python 3.9, relax some dependencies by @teutoburg in #102

Documentation Improvements

Other Changes

Full Changelog: v0.5.3...v0.5.4

Version 0.5.3

30 Aug 11:32

Choose a tag to compare

Last version to support Python 3.9

This includes many small and not-so-small fixes and improvements, which are made available here to Python 3.9, while a few more major changes will be released soon as Version 0.6.0, but without support for Python 3.9.

What's Changed

Dependency Changes

Other Changes

  • Have galaxy by default on the image by @hugobuddel in #87
  • Add spiral galaxy directly to the repository by @hugobuddel in #88
  • Remove remaining DevOps master references, delete mindeps by @teutoburg in #89
  • Accept both pre-v0.9 and current ScopeSim versions by @teutoburg in #91

New Contributors

Full Changelog: v0.5.2...v0.5.3

v0.5.2 Enter METIS

13 May 20:38
86e2fc2

Choose a tag to compare

What's Changed

New Features or Improvements

New Contributors

Full Changelog: v0.5.1...v0.5.2

v0.5.1

06 Feb 20:41
b81c819

Choose a tag to compare

What's Changed

Dependency Changes

  • Drop support for Python 3.8 by @teutoburg in #77
  • Use astar_utils.NestedMapping instead of scopesim.system_dict.SystemDict by @teutoburg in #76

Documentation Improvements

  • Add config file for auto-generated release notes by @teutoburg in #68

Other Changes

Full Changelog: v0.5.0...v0.5.1

v0.5.0

19 Oct 09:13
9928254

Choose a tag to compare

What's Changed

  • Fix off-by-one error.
  • Use pyproject.toml.
  • Various cleanups and fixes.

New Contributors

Full Changelog: v0.4.4...v0.5.0

0.4.4 2D Galaxies FTW

08 Mar 18:42
d823dc6

Choose a tag to compare

Changes:

  • Fix bug with two component galaxy #46