Skip to content

0.8.8

Choose a tag to compare

@github-actions github-actions released this 26 Mar 11:51
· 1171 commits to trunk since this release
6f8abc6

QIT CLI 0.8.8 Release Notes

Bug Fixes and Improvements

Another batch of bug fixes mainly around Custom Tests architecture.

Please keep in mind that the support policy of QIT CLI is to only support the latest version. Make sure to always be on the latest version, especially on CI workflows. Some updates are required and the tool might exit early with an update prompt if you are not on the latest version.

Support and Feedback

If you have any questions, encounter issues, or have suggestions, please visit our GitHub Issues Page. Your feedback helps us continually improve QIT.

What's Changed

  • Fix latest version requirement and update notification by @Luc45 in #270
  • Remove working directory awareness by @Luc45 in #271
  • Cache undefined versions for 1h instead of 1m by @Luc45 in #272
  • Add some directory awareness to bootstrapped bash scripts by @Luc45 in #274
  • Fix run:e2e --up_only and --codegen by @Luc45 in #273

Full Changelog: 0.8.7...0.8.8