Releases: cmake-wheel/cmeel
Releases · cmake-wheel/cmeel
Release v0.28.0
- fix patch ignore validation
Release v0.27.0
- be more verbose on raising PatchError
Release v0.26.0
- add CHANGELOG url
- patch ignore lines which would delete a non-existent file
Release v0.25.0
- add tests for python 3.11
- improve error message on patch failure
Release v0.24.2
- fix missing file
Release v0.24.1
- load current prefix even if it doesn't exist yet
Release v0.24.0
- load cmeel prefixes in all sys.path
Release v0.23.2
Release v0.23.2
Release v0.23.0
⚠️ deprecate use of the "build-system" section of pyproject.toml for cmeel configuration
in favor of the "tool.cmeel" section⚠️
Release v0.22.0
- detect if
cmeel.patch
was already applied, and don't complain about it - update README