Releases: conan-io/conan-py-build
Releases · conan-io/conan-py-build
Release list
v0.6.0
v0.5.3
What's Changed
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
Full Changelog: v0.5.1...v0.5.2
v0.5.1
v0.5.0
What's Changed
Full Changelog: v0.4.3...v0.5.0
v0.4.3
What's Changed
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Copy Python packages after conan build so
generate()changes are included by @czoido in #41 - Decouple Conan output folder from wheel staging dir by @czoido in #42
- Add Meson + pybind11 example by @czoido in #43
- Generalize documentation to make it clear that the backend is build-system agnostic by @czoido in #44
- Update documentation urls by @czoido in #45
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Add a note about overriding wheel tags to README by @davidsanfal in #34
- Allow individual
WHEEL_*env var overrides for wheel tags by @czoido in #36 - Adds a
CONTRIBUTING.mdwith dev setup, test commands, and PR guidelines. by @czoido in #38 - Implement
prepare_metadata_for_build_wheelPEP 517 hook by @czoido in #39 - Add project documentation by @czoido in #37
- Update docs URL and disable llms.txt until custom domain is set by @czoido in #40
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Add cibuildwheel example by @czoido in #30
- Add setuptools-scm support for dynamic version by @davidsanfal in #31
- Support for wheels with shared libraries by @czoido in #32
- Use version from package metadata by @czoido in #33
Full Changelog: v0.2.0...v0.3.0