v0.12.0 Alpha1
Pre-release
Pre-release
·
1 commit
to release_0.12.0
since this release
What's Changed
- Finished the
manipulations.pyrewrite by @ehewins in #47 - Fixed PyPI upload by @krzywon in #160
- Upgraded Python version to 3.12 and fixed linting errors by @DrPaulSharp in #166
- Added quantities work from SasData refactor by @DrPaulSharp in #167
- Added load/save work from SasData refactor by @DrPaulSharp in #168
- Added trend work from SasData refactor by @DrPaulSharp in #169
- Fixed slicers not working for 2D residual plots by @dehoni in #171
- Fixed sector averaging for circular regions by @dehoni in #174
- Added CodeScene integration (Part 1) by @krzywon in #182
- Added full rotation to units by @rprospero in #187
- Optimised string concatenation using
.join()by @mohasarc in #185 - Updated citation and contributors information by @krzywon in #200
- Cleaned up averaging functionality by @jellybean2004 in #203
New Contributors
- @dehoni made their first contribution in #171
- @mohasarc made their first contribution in #185
- @jellybean2004 made their first contribution in #203
Full Changelog: v0.11.0...v0.12.0a1