Skip to content

Releases: tttapa/py-build-cmake

0.1.7

16 Apr 00:37
Compare
Choose a tag to compare
  • [CLI] Allow specifying multiple --cross and --local options

Full Changelog: 0.1.6...0.1.7

0.1.6

13 Apr 18:46
Compare
Choose a tag to compare
  • OS-specific editable mode selection
  • Symlink editable install bug fixes
  • Use nanobind-stubgen in nanobind example
  • Improved documentation

Full Changelog: 0.1.5...0.1.6

0.1.5

08 Apr 20:27
Compare
Choose a tag to compare

Full Changelog: 0.1.4...0.1.5

0.1.4

02 Apr 11:11
Compare
Choose a tag to compare
  • Add install_only option to py_build_cmake.build_component.
  • Improved debugging documentation for Windows.

Full Changelog: 0.1.3...0.1.4

0.1.3

01 Apr 23:39
Compare
Choose a tag to compare
  • Support for nanobind (with example)
  • Documentation with instructions for debugging on Windows

Full Changelog: 0.1.2...0.1.3

0.1.2

23 Nov 01:21
Compare
Choose a tag to compare

Full Changelog: 0.1.1...0.1.2

0.1.1

23 Nov 00:55
Compare
Choose a tag to compare
  • Additional build backend for packaging some components separately from the main distribution. See the components page for details.

Full Changelog: 0.1.0...0.1.1

0.1.0

22 Nov 13:42
Compare
Choose a tag to compare
  • Extract CMaker class
  • Command-line interface for configuring, building and installing the CMake projects with custom options
  • Allow specifying relative paths for --local and --cross options
  • General improvements in error handling and dependencies

Full Changelog: 0.0.15...0.1.0

0.0.16a2

21 Nov 23:21
Compare
Choose a tag to compare
0.0.16a2 Pre-release
Pre-release
  • Improvements to the command-line interface.

Full Changelog: 0.0.16a1...0.0.16a2

0.0.16a1

21 Nov 21:16
Compare
Choose a tag to compare
0.0.16a1 Pre-release
Pre-release
  • Command line interface to configure, build and install the CMake project with the right settings

Full Changelog: 0.0.15...0.0.16a1