Releases: python-project-templates/hatch-cpp
Releases · python-project-templates/hatch-cpp
v0.1.6
What's Changed
- Remove double build during dist by @timkpaine in #22
- Add support for limited abi, fixes #18 by @timkpaine in #23
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Fix library qualified name on windows by @timkpaine in #19
Full Changelog: v0.1.4...v0.1.5
v0.1.4
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