Skip to content

v0.4.2: Update README, add uvx support, fix CI/CD

Choose a tag to compare

@bintocher bintocher released this 26 Mar 20:33
· 19 commits to main since this release

Changes

  • Updated all dependency versions in README to 0.4.2
  • Added uvx instructions for running CLI without installation
  • Fixed cargo publish workflow (--allow-dirty for Cargo.lock)
  • Updated GitHub Actions to Node.js 24 compatible versions (checkout@v6, upload-artifact@v6, download-artifact@v6, setup-python@v6)
  • Kept softprops/action-gh-release@v2 (latest available)
  • Removed outdated PyQvd comparison from README
  • Fixed Qlik Sense EXISTS() example to match real script syntax