Skip to content

Releases: cmake-wheel/cmeel

Release v0.28.0

24 Jan 19:46
v0.28.0
Compare
Choose a tag to compare
  • fix patch ignore validation

Release v0.27.0

24 Jan 19:35
v0.27.0
Compare
Choose a tag to compare
  • be more verbose on raising PatchError

Release v0.26.0

24 Jan 19:05
v0.26.0
Compare
Choose a tag to compare
  • add CHANGELOG url
  • patch ignore lines which would delete a non-existent file

Release v0.25.0

24 Jan 18:50
v0.25.0
Compare
Choose a tag to compare
  • add tests for python 3.11
  • improve error message on patch failure

Release v0.24.2

24 Jan 17:04
v0.24.2
Compare
Choose a tag to compare
  • fix missing file

Release v0.24.1

24 Jan 18:51
v0.24.1
Compare
Choose a tag to compare
  • load current prefix even if it doesn't exist yet

Release v0.24.0

23 Jan 13:02
v0.24.0
Compare
Choose a tag to compare
  • load cmeel prefixes in all sys.path

Release v0.23.2

30 Dec 13:05
v0.23.2
Compare
Choose a tag to compare
Release v0.23.2

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