Releases: SWIFTSIM/swiftgalaxy
Releases · SWIFTSIM/swiftgalaxy
v3.0.1
What's Changed
- Add a CITATION.cff file by @kyleaoman in #88
- Fix repeated masking by @kyleaoman in #90
Full Changelog: v3.0.0...v3.0.1
v3.0.0
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
v2.4.0
What's Changed
- Fix lint by @kyleaoman in #83
- Updates to use updated
swiftsimio.Writerinterface. 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
What's Changed
- Add a genAI policy by @kyleaoman in #81
- Update usage for new location of
SOAP.compressionby @kyleaoman in #82
Full Changelog: v2.3.2...v2.3.3
v2.3.2
What's Changed
- Don't repeat dependencies and break into better categories by @kyleaoman in #75
- Enable
sphinx-lintby @kyleaoman in #76 - Bugfixes for
SWIFTGalaxiesby @kyleaoman in #77
Full Changelog: v2.3.1...v2.3.2
v2.3.1
v2.3.0
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
SWIFTGalaxiesby @kyleaoman in #72
Full Changelog: v2.2.1...v2.3.0
v2.2.1
What's Changed
- Use temporary directories for test data by @kyleaoman in #60
- Flesh out docstrings for demo_data module by @kyleaoman in #61
- Better opening to README by @kyleaoman in #62
- Make numpydoc command platform-independent by @kyleaoman in #63
- Replace wget call with requests by @kyleaoman in #66
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- Replace
setup.pywithpyproject.tomlin CONTRIBUTING.md by @kyleaoman in #52 - Update SOAP dependency: soap_runtime merged by @kyleaoman in #58
- Evaluate masks lazily by @kyleaoman in #49
Full Changelog: v2.1.3...v2.2.0