Releases: bradleybonitatibus/qtrex
Releases · bradleybonitatibus/qtrex
v0.1.0
What's Changed
- ci: add sast scan + upload to separate CI job by @bradleybonitatibus in #4
- feat: change sast scanning to separate workflow by @bradleybonitatibus in #5
Full Changelog: v0.0.5...v0.1.0
v0.0.5
v0.0.4
Release Notes
- Data models defined
- Template configuration
abc.ABC
and concrete YAML loader - Container to store query templates (
qtrex.store.Store
) - Example documentation
- Documented release process