Releases: PDF-bl/pdfbl.sequential
Releases · PDF-bl/pdfbl.sequential
0.1.0
0.1.0-rc.3
What's Changed
- docs: Modify installation instruction for dependencies by @ycexiao in #42
- chore: correct python version information in the
pyproject.tomlby @ycexiao in #43
Full Changelog: 0.1.0-rc.2...0.1.0-rc.3
0.1.0-rc.2
0.1.0-rc.1
What's Changed
- fix: compatible issue on windows by @ycexiao in #32
- chore: move scripts under
mainfunction in the example by @ycexiao in #34
Full Changelog: 0.1.0-rc.0...0.1.0-rc.1
0.1.0-rc.0
What's Changed
- doc: adding example data that will be used for testing and for tutorials by @sbillinge in #6
- fix: app name fixed in pyproject.toml and readme. by @sbillinge in #5
- fix: remove python=3.14 by @ycexiao in #9
- feat: add
PDFAdapter.pyby @ycexiao in #11 - refactor: change the
PDFAdapterinterface to allow modular interactions by @ycexiao in #16 - feat: add
SequentialPDFFitRunnerby @ycexiao in #17 - chore: clean up by @ycexiao in #18
- test: add test fro
sequential_cmi_runnerby @ycexiao in #20 - feat: add basic cli interface by @ycexiao in #22
- fix: skip variable names checking if input data directory is empty by @ycexiao in #26
- docs: initialize the documentation by @ycexiao in #24
- feat: allow plotting intermediate results by @ycexiao in #30
- docs: add function docstring and readme example by @ycexiao in #31
New Contributors
- @sbillinge made their first contribution in #6
- @ycexiao made their first contribution in #9
Full Changelog: https://github.com/PDF-bl/pdfbl.sequential/commits/0.1.0-rc.0