Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Feb 16:58
· 33 commits to main since this release

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-file by @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

Full Changelog: https://github.com/conan-io/conan-py-build/commits/v0.1.0