Skip to content

Releases: cmake-wheel/cmeel

Release v0.5.1

02 May 18:11
v0.5.1
Compare
Choose a tag to compare
  • add metadata
  • fix type hint for python < 3.10

Release v0.5.0

02 May 17:01
v0.5.0
Compare
Choose a tag to compare
  • split cmeel.py into cmeel/ package
  • add cmeel/pth.py & cmeel.pth
  • add config through ${XDG_CONFIG_HOME:-~/.config}/cmeel/cmeel.toml
  • cmake, wheel & packaging are now optionnal, roquired only for the build module

Release v0.4.2

19 Apr 22:27
v0.4.2
Compare
Choose a tag to compare
  • add README do project metadata

Release v0.4.1

19 Apr 22:21
v0.4.1
Compare
Choose a tag to compare
Release v0.4.1

Release v0.4.0

19 Apr 22:21
v0.4.0
Compare
Choose a tag to compare
  • switch to PEP 621 style

Release v0.3.0

18 Apr 08:13
v0.3.0
Compare
Choose a tag to compare
  • removed Backend main class.
  • renamed cmw -> cmeel

Release v0.2.0

17 Apr 08:41
v0.2.0
Compare
Choose a tag to compare
  • setup tooling
  • add changelog
  • setup release process