v0.3.0
Pre-release
Pre-release
What's Changed
- PSCE-237 - Adds Rule YAML to CSV transformation by @jpower432 in #47
- PSCE-238 by @afflom in #48
- PSCE-245 - Add pydantic for basic data validation of Trestle Rule by @jpower432 in #50
- PSCE-251: refactor(cli): removes reusable CLI code to cli_base to enable multip… by @jpower432 in #54
- chore: adds semgrep pre-commit and CI action by @jpower432 in #51
- PSCE-239: feat: adds validation for YAML trestle rules by @jpower432 in #52
- test: adds tests for failed tasks to test_bot.py and normalizes test … by @jpower432 in #56
- PSCE-249 - Add entrypoint for trestle YAML rule transformation by @jpower432 in #55
- PSCE-257: feat(authored): adds rules view creation for component definitions by @jpower432 in #59
- build: updates image building strategy to use GHA cache by @jpower432 in #57
- fix: adds an example row to final CSV to account for skipped rows by @jpower432 in #58
- docs: adds grammar fixes and clarity to README.md files and contribut… by @jpower432 in #60
- test: adds integration test bewtween rules transform, assemble, and r… by @jpower432 in #61
Full Changelog: v0.2.1...v0.3.0