Releases: Nr18/cfn-guard-test
Releases · Nr18/cfn-guard-test
v0.8.3
v0.8.2
v0.8.1
v0.7.1
v0.7.0
Release v0.6.0
What's Changed
🐛 Bug Fixes
🧰 Maintenance
🛠 Dependencies
- chore(deps-dev): bump types-toml from 0.10.8.4 to 0.10.8.5 (#86) @dependabot
- chore(deps-dev): bump mypy from 1.0.0 to 1.0.1 (#85) @dependabot
- chore(deps-dev): bump types-toml from 0.10.8.3 to 0.10.8.4 (#84) @dependabot
- chore(deps-dev): bump types-toml from 0.10.8.2 to 0.10.8.3 (#83) @dependabot
- chore(deps-dev): bump mypy from 0.991 to 1.0.0 (#82) @dependabot
- chore(deps): bump cryptography from 39.0.0 to 39.0.1 (#81) @dependabot
- chore(deps-dev): bump types-toml from 0.10.8.1 to 0.10.8.2 (#80) @dependabot
- chore(deps-dev): bump black from 22.12.0 to 23.1.0 (#79) @dependabot
- chore(deps-dev): bump pytest from 7.2.0 to 7.2.1 (#78) @dependabot
- chore(deps-dev): bump pytest-mypy from 0.10.2 to 0.10.3 (#77) @dependabot
- chore(deps-dev): bump black from 22.10.0 to 22.12.0 (#76) @dependabot
- chore(deps): bump certifi from 2021.10.8 to 2022.12.7 (#75) @dependabot
- chore(deps-dev): bump pytest-mypy from 0.10.1 to 0.10.2 (#73) @dependabot
- chore(deps-dev): bump twine from 4.0.1 to 4.0.2 (#74) @dependabot
- chore(deps-dev): bump mypy from 0.990 to 0.991 (#72) @dependabot
- chore(deps-dev): bump types-toml from 0.10.8 to 0.10.8.1 (#71) @dependabot
- chore(deps-dev): bump pytest-mypy from 0.10.0 to 0.10.1 (#70) @dependabot
- chore(deps-dev): bump mypy from 0.982 to 0.990 (#69) @dependabot
- chore(deps-dev): bump pytest from 7.1.3 to 7.2.0 (#68) @dependabot
- chore(deps-dev): bump black from 22.8.0 to 22.10.0 (#67) @dependabot
- chore(deps-dev): bump mypy from 0.981 to 0.982 (#66) @dependabot
- chore(deps-dev): bump pytest-mypy from 0.9.1 to 0.10.0 (#65) @dependabot
- chore(deps-dev): bump pytest-cov from 3.0.0 to 4.0.0 (#64) @dependabot
- chore(deps-dev): bump black from 22.6.0 to 22.8.0 (#61) @dependabot
- chore(deps-dev): bump mypy from 0.971 to 0.981 (#63) @dependabot
- chore(deps-dev): bump pytest from 7.1.2 to 7.1.3 (#62) @dependabot
See changes: v0.5.0...v0.5.1
Release v0.5.0
Release v0.4.1
What's Changed
🐛 Bug Fixes
🧰 Maintenance
🛠 Dependencies
- chore(deps-dev): bump mypy from 0.961 to 0.971 (#54) @dependabot
- chore(deps-dev): bump types-toml from 0.10.7 to 0.10.8 (#53) @dependabot
- chore(deps-dev): bump black from 22.3.0 to 22.6.0 (#52) @dependabot
- chore(deps-dev): bump mypy from 0.960 to 0.961 (#51) @dependabot
- chore(deps-dev): bump twine from 4.0.0 to 4.0.1 (#50) @dependabot
- chore(deps-dev): bump mypy from 0.950 to 0.960 (#49) @dependabot
- chore(deps-dev): bump types-toml from 0.10.6 to 0.10.7 (#48) @dependabot
- chore(deps): bump click from 8.1.2 to 8.1.3 (#47) @dependabot
- chore(deps-dev): bump types-toml from 0.10.5 to 0.10.6 (#46) @dependabot
- chore(deps): bump click from 8.1.2 to 8.1.3 (#45) @dependabot
- chore(deps-dev): bump pytest from 7.1.1 to 7.1.2 (#43) @dependabot
- chore(deps-dev): bump mypy from 0.942 to 0.950 (#44) @dependabot
- chore(deps-dev): bump types-toml from 0.10.4 to 0.10.5 (#42) @dependabot
- chore(deps): bump click from 8.0.4 to 8.1.2 (#41) @dependabot
- chore(deps): bump click from 8.0.4 to 8.1.2 (#40) @dependabot
- chore(deps-dev): bump twine from 3.8.0 to 4.0.0 (#38) @dependabot
- chore(deps): bump click from 8.0.4 to 8.1.1 (#39) @dependabot
- chore(deps-dev): bump black from 22.1.0 to 22.3.0 (#37) @dependabot
- chore(deps): bump click from 8.0.4 to 8.1.0 (#35) @dependabot
- chore(deps-dev): bump mypy from 0.941 to 0.942 (#34) @dependabot
- chore(deps-dev): bump pytest from 7.1.0 to 7.1.1 (#33) @dependabot
- chore(deps-dev): bump mypy from 0.931 to 0.941 (#32) @dependabot
- chore(deps-dev): bump pytest from 7.0.1 to 7.1.0 (#31) @dependabot
- chore(deps-dev): bump xenon from 0.8.0 to 0.9.0 (#29) @dependabot
See changes: v0.4.0...v0.4.1
Release v0.4.0
What's Changed
🚀 Features
- feat: add errors to the junit report (#20) @Nr18
- feat: include the cfn-guard loading error (#19) @Nr18
🧰 Maintenance
- chore: create 0.4.0 release (#28) @Nr18
- chore: version bump (#27) @Nr18
- chore: improve release process and install dependabot (#21) @Nr18
🛠 Dependencies
- chore(deps-dev): bump mypy from 0.910 to 0.931 (#23) @dependabot
- chore(deps-dev): bump pytest-mypy from 0.8.1 to 0.9.1 (#26) @dependabot
- chore(deps): bump click from 8.0.3 to 8.0.4 (#24) @dependabot
- chore(deps-dev): bump pytest from 6.2.5 to 7.0.1 (#25) @dependabot
- chore(deps-dev): bump black from 21.12b0 to 22.1.0 (#22) @dependabot
See changes: v0.3.0...v0.4.0
Release v0.3.0
What's Changed
🚀 Features
- feat: add support for docker (#13) @tiborhercz
🐛 Bug Fixes
🧰 Maintenance
See changes: v0.2.0...v0.3.0