Releases: python-project-templates/hatch-cpp
Releases · python-project-templates/hatch-cpp
v0.2.0
v0.1.9
What's Changed
- Refactor toolchains, start on vcpkg by @timkpaine in #69
- More work on vcpkg toolchain, combining cmake and vcpkg toolchains by @timkpaine in #71
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- Add more documentation by @timkpaine in #52
- Build across 3.12, 3.13 by @timkpaine in #57
- Allow for toolchain tweaks in pyproject.toml by @timkpaine in #67
Full Changelog: v0.1.7...v0.1.8
v0.1.7
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