Skip to content

Releases: conan-io/conan-py-build

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 10:47
48d6bad

What's Changed

  • Add basic-cython example by @czoido in #52
  • Add clean-after-wheel configuration to remove the exported Conan package from cache after building the wheel by @czoido in #53

Full Changelog: v0.5.3...v0.6.0

v0.5.3

Choose a tag to compare

@github-actions github-actions released this 10 Jun 14:37
30d47e1

What's Changed

  • Add wheel.exclude support for filtering package files from the wheel by @czoido in #51

Full Changelog: v0.5.2...v0.5.3

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 10 Jun 08:46
d348d98

What's Changed

  • Inject version from pyproject.toml into Conan commands by @czoido in #50

Full Changelog: v0.5.1...v0.5.2

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 09 Jun 10:00
b2937e4

What's Changed

  • Deploy .conan-libs/ to source dir by @czoido in #49

Full Changelog: v0.5.0...v0.5.1

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 13:27
9851722

What's Changed

  • Deploy shared libs to .conan-libs/ and delegate bundling to repair tools by @czoido in #48

Full Changelog: v0.4.3...v0.5.0

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 11 May 15:56

What's Changed

  • Add extra-arguments for Conan CLI overrides in pyproject.toml by @czoido in #47

Full Changelog: v0.4.2...v0.4.3

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 11 May 13:57
833ac36

What's Changed

  • Generate entry_points.txt in built wheels by @czoido in #46

Full Changelog: v0.4.1...v0.4.2

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 05 May 13:27
9dbd3c2

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

Choose a tag to compare

@github-actions github-actions released this 16 Apr 15:26
18a77b0

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.md with dev setup, test commands, and PR guidelines. by @czoido in #38
  • Implement prepare_metadata_for_build_wheel PEP 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

Choose a tag to compare

@github-actions github-actions released this 20 Mar 12:12
fb30fe6

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