Skip to content

v0.19.0

Latest

Choose a tag to compare

@behnazh-w behnazh-w released this 17 Nov 14:24
· 2 commits to main since this release

v0.19.0 (2025-11-17)

Feat

  • generate build specification for pure python wheels (#1221)
  • add basic support for Python in gen-build-spec (#1203)

Fix

  • added check for missing release information for anomalous version (#1235)
  • gen-build-spec maven/gradle cli parsers failed to parse valid command lines with intermixed positional args and options (#1212)

Refactor

  • show table headers in console and improve exits (#1216)