Releases: Pelagicore/qface
Releases · Pelagicore/qface
2.0.13
What's Changed
- QTBUG-129592: Throw error in case of invalid yaml format in annotations by @ShvMittal in #119
- CI: Improve coverage and enable the flow again by @Gagi2k in #120
- CI: Inherit secrets from toplevel flow by @Gagi2k in #121
Full Changelog: 2.0.12...2.0.13
2.0.12
What's Changed
- Fix parse issue due to missing space by @ShvMittal in #118
New Contributors
- @ShvMittal made their first contribution in #118
Full Changelog: 2.0.11...2.0.12
2.0.11
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
- Relax the versions for dependent packages
This should make it easier to install qface next to other python packages. - Fix usage of deprecated APIs
- Improve error reporting in qface files
- Switched to Github Actions as CI and added new jobs which help to notify when the package breaks