Skip to content

Releases: SasView/sasdata

Testing pypi release link

24 Sep 19:32

Choose a tag to compare

Pre-release
test-pypi-6

Add new publish.yml workflow that builds a wheel and pushes it to pyp…

v0.11.0

19 Aug 09:50

Choose a tag to compare

What's Changed

This release introduces some automated linting with Ruff for developers by @DrPaulSharp, and also fixes a bug in a formula. There has also been some work towards automated PyPi releases from @krzywon.

Infrastructure changes

Bug fixes

Full Changelog: v0.10.0...v0.11.0

v0.11.0 Release Candidate 1

18 Aug 17:16
13f5c2b

Choose a tag to compare

Pre-release

This is a test of the auto-publishing feature for pypi.

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.11.0rc1

v0.10.0

17 Jun 14:18

Choose a tag to compare

What's Changed

This release, which coincides with SasView 6.1.0, includes changes by @llimeht
to the pyproject.toml file to use hatchling as the build backend. There have
also been some minor changes which provide compatibility for the new project
structure of SasView.

Infrastructure changes

  • Fix tests (and loading slightly invalid cansas 1.0 data) with lxml ≥ 5 by @llimeht in #81
  • Enable testing with Python 3.12 by @llimeht in #82
  • Move to numpy 2+ by @krzywon in #103
  • Make wheels that contain everything SasView needs by @llimeht in #114
  • Fix version import by @llimeht in #118

Documentation Changes

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

10 Sep 15:12
e70bec6

Choose a tag to compare

What's Changed

This is an enhancement release with updates to the unit conversion routines, the ability to load data from URIs, the
addition of a wedge slicer and other slicer enhancements.

Feature Enhancements

Bug Fixes

  • Fixing Issue #40 (but properly this time) by @ehewins in #42
  • changed xaxis label for updated SESANS nomenclature from z to delta by @caitwolf in #60
  • Fix delta in sesans docs by @caitwolf in #65

Documentation Changes

Infrastructure Changes

New Contributors

Full Changelog: 0.8.1...v0.9.0

Wheel and tar.gz files are available on pypi.

v0.8.1

10 Aug 21:39

Choose a tag to compare

This is a point release to fix a build issue. The data_utils package was omitted from setup.py causing an import issue in a separate repository.

Wheel, egg, and tar.gz files are available on pypi.

v0.8

10 Aug 21:01

Choose a tag to compare

This release brings sasdata into parity with the matching SasView data elements. With this release, the master branch will be locked and all changes will need to be made using pull requests.

Wheel, egg, and tar.gz files are available on pypi.

v0.7

10 Aug 15:37

Choose a tag to compare

This is the first official release of the sasdata package. This is a stand-alone package with the data import/export/manipulation available through the SasView application.

Wheel, egg, and tar.gz files are available from pypi.