Skip to content

Commit f9bac77

Browse files
authored
Merge pull request #15 from akhundMurad/changelog/v0.0.5-21410503457
chore: update changelog for v0.0.5
2 parents 1e63402 + 73ba748 commit f9bac77

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

RELEASE_NOTES.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
## [0.0.5] - 2026-01-27
2+
3+
### Added
4+
5+
- **cli:** Add `check` command to evaluate rules against saved snapshots
6+
- **cli:** Document new `pacta check` command and two-step snapshot workflow
7+
8+
### Changed
9+
10+
- Format argparse argument and remove unused import
11+
12+
### Documentation
13+
14+
- Add new example docs pages and example projects (layered, hexagonal, legacy migration)
15+
- Update CLI and examples for snapshot save/check workflow
16+
17+
### Fixed
18+
19+
- **check:** Update existing snapshot object in-place and save optional extra ref
20+
- **ci:** Use --force-with-lease when pushing changelog updates
21+
22+
### Testing
23+
24+
- **cli:** Reformat assertion for save refs call args
25+
26+
[0.0.5]: https://github.com/akhundMurad/pacta/compare/v0.0.4...v0.0.5
27+

0 commit comments

Comments
 (0)