Releases: somus/pipr
Releases · somus/pipr
Release list
v0.8.0
v0.7.0
0.7.0 (2026-07-28)
⚠ BREAKING CHANGES
- trigger 0.7.0 release
Features
- add code host adapter foundations (#133) (6e954f0)
- add provider-neutral run observability (#115) (d327b43)
- support Azure DevOps Server (#136) (623572c)
- support Bitbucket Data Center (#137) (01713fc)
- support enterprise GitHub and GitLab (#135) (6970df1)
- support Gitea-compatible code hosts (#134) (e9a3e95)
- trigger 0.7.0 release (d89c242)
Bug Fixes
v0.6.3
v0.6.2
0.6.2 (2026-07-25)
Bug Fixes
- release: authenticate dogfood update with release token (5401224)
This PR was generated with Release Please. See documentation.
v0.6.1
v0.6.0
0.6.0 (2026-07-25)
Features
- review: add deep review recipe (#116) (380f98d)
- review: add two-agent review architecture (#120) (abeb577)
- runtime: add shared structural analysis (#117) (fe063b0)
- runtime: add structural manifest context (#119) (5eb7746)
- runtime: add structural review tools (#118) (676bc42)
Bug Fixes
Miscellaneous Chores
- release: prepare 0.6.0 (1a575f0)
v0.5.0
0.5.0 (2026-07-20)
Features
- cli: version local review JSON output (#101) (312b31e)
- config: add explicit memory curation (#102) (30f8b01)
- runtime: add run results and webhook history (#106) (1aaed2b)
- sdk: expose review run context (#107) (9bc33ed)
- stabilize review outputs and release packages (#104) (a25b6bc)
Bug Fixes
- runtime: bound diff manifest construction (#99) (9bb367a)
- sdk: harden public runtime boundaries (#103) (d1f45c6)
Miscellaneous Chores
- release 0.5.0 (4656539)
v0.4.3
v0.4.2
v0.4.1
0.4.1 (2026-07-16)
Features
- runtime: bound serialized review findings (#82) (c1dfd01)
- tighten inline review comments (#84) (f989120)
Bug Fixes
- enforce frozen config dependency installs (#74) (f9725e5)
- harden Azure and Bitbucket adapters (#78) (9eacbac)
- harden Pi workspace isolation (#75) (d744e4e)
- pin Pi container dependencies (#86) (0604029)
- runtime: parse git paths with nul delimiters (#81) (3162092)
Performance Improvements
- runtime: reuse Pi workspace across attempts (3677317)