v0.2.0
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-pkgin build flow by @czoido in #19 - Add
build_editablehook for PEP 660 editable wheels by @davidsanfal in #21 - Add
CONAN_PY_BUILD_PROFILE_AUTODETECTto use a local autodetected profile instead of Conan's default by @czoido in #24 - Add
source()step by @czoido in #25 - Support
conanfile-pathfor recipe in a subdirectory by @czoido in #26
Full Changelog: v0.1.0...v0.2.0