Releases: python-project-templates/hatch-cpp
Releases · python-project-templates/hatch-cpp
v0.1.3
v0.1.2
What's Changed
- Switch from raw dataclasses to pydantic for validation by @timkpaine in #9
- Add overrides to config and build plan by @timkpaine in #10
- Add support for other spawners and linkers by @timkpaine in #11
- Add nanobind and pybind support by @timkpaine in #12
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Expand CI, enable windows testing by @timkpaine in #6
- Test importing built library by @timkpaine in #7
Full Changelog: v0.1.0...v0.1.1