Skip to content

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 27 Jan 19:11
· 48 commits to main since this release

0.0.5 - 2026-01-27

Added

  • cli: Add check command to evaluate rules against saved snapshots
  • cli: Document new pacta check command and two-step snapshot workflow

Changed

  • Format argparse argument and remove unused import

Documentation

  • Add new example docs pages and example projects (layered, hexagonal, legacy migration)
  • Update CLI and examples for snapshot save/check workflow

Fixed

  • check: Update existing snapshot object in-place and save optional extra ref
  • ci: Use --force-with-lease when pushing changelog updates

Testing

  • cli: Reformat assertion for save refs call args