Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Mar 10:35
· 24 commits to main since this release

What's Changed

  • Unify METADATA and PKG-INFO generation by @czoido in #18
  • Add PEP 639 support: include license files in wheel and sdist metadata by @czoido in #17
  • Add support for overriding profiles and add nanobind example by @czoido in #20
  • Use conan build + conan export-pkg in build flow by @czoido in #19
  • Add build_editable hook for PEP 660 editable wheels by @davidsanfal in #21
  • Add CONAN_PY_BUILD_PROFILE_AUTODETECT to use a local autodetected profile instead of Conan's default by @czoido in #24
  • Add source() step by @czoido in #25
  • Support conanfile-path for recipe in a subdirectory by @czoido in #26

Full Changelog: v0.1.0...v0.2.0