Skip to content

Releases: cmake-wheel/cmeel

Release v0.60.1

Choose a tag to compare

@github-actions github-actions released this 11 May 17:13
v0.60.1
  • back to metadata version 2.4

Release v0.60.0

Choose a tag to compare

@github-actions github-actions released this 09 May 16:03
v0.60.0
  • ⚠️ Refactored python API. No change to cli or pip APIs.
  • added metadata cli command
  • added PEP 794 support for import-name
  • added argcomplete
  • removed backport as we now have python 3.9
  • mypy -> ty

Release v0.59.0

Choose a tag to compare

@github-actions github-actions released this 19 Jan 11:48
v0.59.0
  • expose CMEEL_AVAILABLE_PREFIX in configure env

Release v0.58.0

Choose a tag to compare

@github-actions github-actions released this 17 Jan 13:26
v0.58.0
  • Require python >= 3.9
  • Test python 3.14
  • update musllinux_1_1 to musllinux_1_2
  • main branch is now cmeel
  • set both -DPython_EXECUTABLE and -DPython3_EXECUTABLE. Thanks CMake.
  • cmeel release now accept to tag without creating a new commit first

Release v0.57.3

Choose a tag to compare

@github-actions github-actions released this 19 Mar 15:28
v0.57.3
  • Handle symlinks and hardlinks in sdist

Release v0.57.2

Choose a tag to compare

@github-actions github-actions released this 19 Mar 14:06
v0.57.2
  • Fix symlink issue in sdist
  • Fix release

Release v0.57.1

Choose a tag to compare

@github-actions github-actions released this 05 Feb 22:19
v0.57.1
  • Install license file in *.dist-info/license{ -> s}/

Release v0.57.0

Choose a tag to compare

@github-actions github-actions released this 05 Feb 17:44
v0.57.0
  • bump metadata version to 2.4

Release v0.56.0

Choose a tag to compare

@github-actions github-actions released this 03 Jan 12:49
v0.56.0
  • define CMEEL_BUILD environment variable
  • docker: default to python 3.13

Release v0.55.0

Choose a tag to compare

@github-actions github-actions released this 03 Jan 00:13
v0.55.0
  • set LD_LIBRARY_PATH=$(cmeel lib) for tests