Skip to content

Releases: SWIFTSIM/swiftgalaxy

v3.0.1

02 Apr 22:11
9a4eb5a

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

26 Mar 22:54
9e68f0e

Choose a tag to compare

This new manjor version release (v3) reflects both significant changes in swiftsimio that this new version depends on, and fixing a bug that caused the effect of swiftgalaxy's rotate(...) to give different results than would be expected from scipy's Rotation.apply(...) applied to coordinate arrays. This release is a breaking change for use of SWIFTGalaxy.rotate.

What's Changed

  • Refactor transformations to rely on scipy directly. by @kyleaoman in #86
  • Resolve version conflicts and overwritten attribute in copying by @kyleaoman in #87

Full Changelog: v2.4.1...v3.0.0

v2.4.1

25 Mar 21:14
e6e7429

Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.4.1

v2.4.0

25 Mar 16:25

Choose a tag to compare

What's Changed

  • Fix lint by @kyleaoman in #83
  • Updates to use updated swiftsimio.Writer interface. by @kyleaoman in #78
  • Prevent a crash caused by copying unpicklable content in halo catalogues by @kyleaoman in #84

Full Changelog: v2.3.3...v2.4.0

v2.3.3

18 Mar 15:26

Choose a tag to compare

What's Changed

Full Changelog: v2.3.2...v2.3.3

v2.3.2

30 Jan 16:16
7b41519

Choose a tag to compare

What's Changed

Full Changelog: v2.3.1...v2.3.2

v2.3.1

11 Jan 19:06
4d6d037

Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

09 Jan 16:14
b03b2e8

Choose a tag to compare

What's Changed

  • Enable testing on windows and macos platforms by @kyleaoman in #67
  • Skip tests when optional dependencies are missing by @kyleaoman in #71
  • Remove the need to preload data for SWIFTGalaxies by @kyleaoman in #72

Full Changelog: v2.2.1...v2.3.0

v2.2.1

17 Oct 20:47
f5006a2

Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

21 Jul 16:54

Choose a tag to compare

What's Changed

Full Changelog: v2.1.3...v2.2.0