Skip to content

Releases: SasView/sasdata

v0.12.0 Beta

v0.12.0 Beta Pre-release
Pre-release

Choose a tag to compare

@jellybean2004 jellybean2004 released this 15 Jun 08:38

This beta is for the testing of v0.12.0. To be released with SasView v6.2.0.

What's Changed

  • Remove non-runtime dependencies from requirements.txt by @llimeht in #212

View the full list of changes in v0.12.0 in the release notes for Alpha1

Full Changelog: v0.12.0a1...v0.12.0b1

v0.12.0 Alpha1

v0.12.0 Alpha1 Pre-release
Pre-release

Choose a tag to compare

@jellybean2004 jellybean2004 released this 18 May 13:56
c38018f

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.0a1

Testing pypi release link

Pre-release

Choose a tag to compare

@krzywon krzywon released this 24 Sep 19:32
test-pypi-6

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

v0.11.0

Choose a tag to compare

@jamescrake-merani jamescrake-merani released this 19 Aug 09:50

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

Pre-release

Choose a tag to compare

@krzywon krzywon released this 18 Aug 17:16
13f5c2b

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

Choose a tag to compare

@jamescrake-merani jamescrake-merani released this 17 Jun 14:18

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

Choose a tag to compare

@krzywon krzywon released this 10 Sep 15:12
e70bec6

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

Choose a tag to compare

@krzywon krzywon released this 10 Aug 21:39

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

Choose a tag to compare

@krzywon krzywon released this 10 Aug 21:01

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

Choose a tag to compare

@krzywon krzywon released this 10 Aug 15:37

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.