Skip to content

Releases: cmake-wheel/cmeel

Release v0.23.0

10 Dec 18:46
v0.23.0
Compare
Choose a tag to compare
  • ⚠️ deprecate use of the "build-system" section of pyproject.toml for cmeel configuration
    in favor of the "tool.cmeel" section ⚠️

Release v0.22.0

18 Nov 18:51
v0.22.0
Compare
Choose a tag to compare
  • detect if cmeel.patch was already applied, and don't complain about it
  • update README

Release v0.21.0

21 Oct 17:28
v0.21.0
Compare
Choose a tag to compare
  • consider CMEEL_RUN_TESTS environment variable
  • add -DBUILD_TESTING=OFF when run-tests is off

Release v0.20.0

21 Oct 16:59
v0.20.0
Compare
Choose a tag to compare
  • process configure_env before configure_args
  • consider CMEEL_CMAKE_ARGS environment variable
  • use emoji in the CHANGELOG

Release v0.19.0

13 Oct 08:27
v0.19.0
Compare
Choose a tag to compare
  • consider CMEEL_JOBS, CMEEL_TEST_JOBS environment variables

Release v0.18.0

04 Oct 14:25
v0.18.0
Compare
Choose a tag to compare
  • Add environment variable manipulation helpers with python -m cmeel

Release v0.17.1

22 Sep 13:49
v0.17.1
Compare
Choose a tag to compare
  • fix classifiers

Release v0.16.0

22 Sep 12:51
v0.16.0
Compare
Choose a tag to compare
  • more documentation
  • set project urls in metadata
  • CI: upload artifacts
  • use PEP 639 (draft) for SPDX License expressions
  • add test-jobs global option
  • add check-relocatable project option

Release v0.15.0

21 Sep 13:21
v0.15.0
Compare
Choose a tag to compare
  • documentation
  • Decrease min python version to 3.7

Release v0.14.0

10 Aug 21:33
v0.14.0
Compare
Choose a tag to compare
  • set CMAKE_INSTALL_LIBDIR to lib