Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
a-larkins99 committed Feb 22, 2024
1 parent 7833943 commit f26cb15
Showing 1 changed file with 19 additions and 6 deletions.
25 changes: 19 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,25 @@
# [Unreleased](https://github.com/pace-neutrons/pace-python/compare/v0.2.0...HEAD)

* New features
- Add ability to use existing Horace/SpinW rather than downloading;
- Check included to test provided Horace/SpinW path;
- Add option to exclude Horace/SpinW from build;
- Add option to set version/release to download;
- Version checking for both Horace and SpinW included;
- Inclusion of libpymcr enabling use of previously incompatible Matlab and Python versions.
- Add ability to use existing Horace/SpinW rather than downloading
- Check included to test provided Horace/SpinW path
- Add option to exclude Horace/SpinW from build
- Add option to set version/release to download
- Version checking for both Horace and SpinW included
- Inclusion of libpymcr enabling use of previously incompatible Matlab and Python versions
- IPythonMagics module moved to [libpymcr](https://pypi.org/project/libpymcr/).

* For developers (CI changes)
- Update to use PACE-shared-lib
- Add parametrised pipeline
- Update for use with rocky8 and icdpacewin
- Use conda environments throughout
- Remove podman usage
- Introduce seperate build installer stage
- Remove reliance on external powershell and bash scripts

* Notes
- Brille test currently disabled (see #28)

# [v0.2.0](https://github.com/pace-neutrons/pace-python/compare/v0.1.4...v0.2.0)

Expand Down

0 comments on commit f26cb15

Please sign in to comment.