v0.1.0
What's Changed
- Add conan-py-build by @czoido in #1
- Install extensions via
cmake.install()by @czoido in #2 - Disable CMakeUserPresets.json generation by @czoido in #5
- Support dynamic version via
version-fileby @czoido in #7 - Add sdist include/exclude config by @czoido in #11
- Add support for defining where Python packages are located to create the wheel by @davidsanfal in #10
- Add support multiple wheel packages to examples by @czoido in #12
- Pass directory and not depend on cwd by @czoido in #13
- Add minimal unit and integration tests by @czoido in #14
- Add release workflow by @czoido in #15
- Update README and examples pyproject by @czoido in #16
New Contributors
- @czoido made their first contribution in #1
- @davidsanfal made their first contribution in #10
Full Changelog: https://github.com/conan-io/conan-py-build/commits/v0.1.0