First official release of iBeatles
What's Changed
- [Part 1] Add command line interface for iBeatles to enable batch processing with user config by @KedoKudo in #228
- Use pre-commit to force all source files are PEP8 conformed by @KedoKudo in #229
- Add normalization step to new cli by @KedoKudo in #230
- Imp core fitting modules for CLI application by @KedoKudo in #231
- Add strain calculation and results export by @KedoKudo in #232
- add demo marimo notebook by @KedoKudo in #233
- 234 export config for cli by @JeanBilheux in #238
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #236
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #239
- Fix issue with name of tags when loaded in marimo interface by @JeanBilheux in #241
- Add prototype Marimo notebook for Batch processing notebook by @KedoKudo in #235
- Advance to QA by @KedoKudo in #242
- address the package import issue by @KedoKudo in #243
New Contributors
- @JeanBilheux made their first contribution in #238
- @pre-commit-ci made their first contribution in #236
Full Changelog: 10.31.23...v1.0.0