Releases: osl-incubator/scicookie
Releases · osl-incubator/scicookie
0.6.3
0.6.3 (2023-12-08)
Bug Fixes
- Add a dynamic version attribute for the
setuptools
build-backend (#188) (21fa953)
- Fix profile's mechanism and update OSL profile (#189) (4eaf7b4)
Performance Improvements
- template: Improving the git workflow for the template (#162) (7ab065e)
0.6.2
0.6.2 (2023-08-31)
Bug Fixes
- Fix issues with docs, makim/make, release, and CI (#182) (12efe9a)
0.6.1
0.6.1 (2023-08-21)
Bug Fixes
0.6.0
0.6.0 (2023-08-11)
Features
- Add help information to the TUI (#167) (8c05a6d)
- template: Added pybind11 as an option for build system (#163) (b3d59cd)
0.5.0
0.5.0 (2023-08-09)
Bug Fixes
- Fix error in
__author__
introduced by #156 (67a40af)
- Make
black
"yes" and blue
"no" by default (#164) (88048e4)
Features
- dynamic versioning for hatch (#156) (bea6ad2)
- template: Added maturin as an option for build-system (#152) (4a6bfbd)
- template: Added scikit as an option for build system (#161) (3dc8562)
0.4.0
0.4.0 (2023-07-24)
Bug Fixes
Features
- template: Added hatchling as an option for build-system (#144) (32704a5)
Performance Improvements
- documentation: Adding structure and content to guide.md (#150) (fe9ce87)
- project information: adding missing information (#149) (76ee498)
- project information: Adding the maintainer section to readme (#145) (321417b)
0.3.0
0.3.0 (2023-07-05)
Bug Fixes
Features
- hypothesis: Added hypothesis as an option (#134) (791ca16)
- template: Adding flit as a build-system option (#136) (44ecccf)
- template: adding meson-python as a build-system option (#139) (c05dc79)
- template: Adding setuptools as a build-system option (#140) (4cd11c0), closes #53
0.2.0
0.2.0 (2023-06-17)
Bug Fixes
Features
- template: Add API documentation to the template 2/4 (Sphinx) (#124) (e3b2baf)
Performance Improvements
- template: Update deps used by the template (#126) (b0d440f)
0.1.1
0.1.1 (2023-06-11)
Bug Fixes
0.1.0
The first version with a CLI interface