v0.14.0
Changelog
Added
- CHANGELOG.md
- Data library generator upgrade from [@melekderman]
- Electron data based on EPRDATA14 ACE-format
- Improved organization for multi-particle data
Changed
- Breaking: Redesigned the tabulated data infrastructure from [@ilhamv] and [@melekderman].
- Added support for histogram, linear, semilog-x, semilog-y, and log-log interpolation
- Added optional auxiliary arrays for helper data (e.g., CDFs in distributions)
- Expanded use throughout distributions and reactions
- Unit test upgrade from [@massimolarsen]
- Migrated from partial use of pytest to a fully pytest-based test suite
- Combined
object_andtransporttests for more efficient fixture reuse
- Documentation updates
mcdc.Sourcedocumentation from [@ilhamv]
- Minor README and pull request template updates
- GitHub workflow for automatically marking stale issues
- Update CITATION.cff
- Automatic version updates on README, Sphinx docs, and pyproject. Version checker on CITATION
Fixed
- Docker compatibility issue from [@melekderman]
What's Changed (GitHub generated)
- Feature: ACEtk Support for Electron Dataset by @melekderman in #429
- Minor-update readme by @ilhamv in #445
- remove old, helper items by @ilhamv in #446
- Add workflow to mark stale issues by @ilhamv in #447
- Update stale-marking message for issues by @ilhamv in #448
- Refactor functions for CDF-based dataset handling by @melekderman in #427
- Fix for the Docker error by @melekderman in #450
- Feature/pytest unit tests clean by @massimolarsen in #441
- Update documentation for mcdc.Source by @ilhamv in #451
- Update Read the Docs versions by @ilhamv in #452
- Add changelog by @ilhamv in #454
- Update web links and improve documentation by @ilhamv in #455
- add mcdc-logo into assets by @ilhamv in #456
- Merge main to dev to update the version-tag (Release 0.13) by @ilhamv in #457
- Update PyPI publishing workflow by @ilhamv in #453
- Update CITATION.CFF and automate version updates in Sphinx docs, README, and pyproject by @ilhamv in #458
- Update changelog and citation by @ilhamv in #459
- Update main from dev for version publish by @ilhamv in #460
Full Changelog: v0.13.0...v0.14.0