Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 3.16 KB

CHANGELOG.md

File metadata and controls

32 lines (20 loc) · 3.16 KB

Changelog

0.11.0 (2024-09-25)

⚠ BREAKING CHANGES

  • default module entrypoint is now the init command
  • Modifies the existing behavior of the rules transform entrypoint

Features

  • adding init command to entrypoints (#326) (868c1fa)
  • adds markdown generation to the rules transform entrypoint (#282) (84dec70)
  • removes provider from init and moves CI templates (#344) (21b4043)
  • tutorial for GitHub and init command (#333) (6334c1f)
  • update module default to use init entrypoint (#329) (d1490cb)
  • updates SSP generation to include all parts (#348) (18c6600)

Bug Fixes

  • add markdown-include package to workflow and poetry (#339) (c7a05ee)
  • updates dependabot prefix for conventional commits (#308) (ee86f5c)
  • updates e2e tests checkout ref during image publishing (#334) (5439b91)

Maintenance

  • change dependabot frequency to weekly (#290) (3da37f7)
  • deps: adds compliance-trestle-fedramp dependency (#349) (aeb6e0c), closes #318
  • deps: bump trestle to version v3.3.0 (#269) (a2a2db6)