Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 720 Bytes

File metadata and controls

27 lines (15 loc) · 720 Bytes

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