Releases: EasyScience/EasyCore
Releases · EasyScience/EasyCore
v0.5.1 🌈
Changes
- Update xarray requirement from >=0.16,<0.21 to >=0.16,<2023.2 @dependabot (#181)
- Update sphinx requirement from ^4.0.2 to >=4.0.2,<7.0.0 @dependabot (#179)
- Update readme-renderer requirement from ^35.0 to >=35,<38 @dependabot (#178)
- Update sphinx-gallery requirement from ^0.10.0 to >=0.10,<0.12 @dependabot (#177)
🚀 Features
🐛 Bug Fixes
- Hotfix 0.3.1.2 @rozyczko (#195)
- Update poetry module version @rozyczko (#194)
- Fix for pint object comparison @rozyczko (#191)
- Patch to publishing and add contributing docs @wardsimon (#176)
🧰 Maintenance
- Pre release for v0.5.1 @andped10 (#214)
- 212 clean workflows @andped10 (#213)
- Sync changes to main into develop @andped10 (#211)
- Sync master @andped10 (#210)
- Pre release 0.4.0 @andped10 (#208)
- 204 make release 040 @andped10 (#205)
- 197 move from poetry to hatchling python packaging tools @andped10 (#202)
- Merge branch master into develop @rozyczko (#193)
- Backmerge :-) @wardsimon (#175)
Test release for 0.3.1
Test release
v0.3.1
This is an alpha build of easyCore (v0.3.1)
v0.3.0 🌈
This is an alpha build of easyCore (v0.3.0)
What's Changed
- Release v0.3.0 by @wardsimon in #166
- Update python-publish.yml by @wardsimon in #172
Full Changelog: v0.2.3...v0.3.0
v0.2.1 🌈
What's Changed
- Bump numpy from 1.20.3 to 1.21.0 in /docs/src by @dependabot in #109
- v0.2.1 Release by @wardsimon in #115
Full Changelog: v0.2.0...v0.2.1
easyCore v0.2.0
easyCore v0.2.0 release.
Main features include:
- The removal of derived classes (easySpectroscopy)
- Virtual parameters and classes
- Renaming and better ordering
- Inclusion of the DescriptorCombo type
v0.1.1 🌈
First Release of easyCore
This is the first release of easyCore where we are using it for easyDiffraction and easyReflectometry
Co-authored-by: Andrew Sazonov AndrewSazonov@users.noreply.github.com
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>