1.3.2 (2026-06-12)
- deps: update deps (32da128)
1.3.1 (2026-05-22)
- ci: use x86_64-unknown-linux-gnu as Rust target in build matrix (58f3b40)
1.3.0 (2026-05-22)
1.2.1 (2026-05-08)
1.2.0 (2026-05-07)
1.1.2 (2026-05-06)
- ci: pass App token via 'token' input to action-gh-release (#22) (abeeac3), closes softprops/action-gh-release#751 #20
1.1.1 (2026-05-06)
1.1.0 (2026-04-29)
- improve concurrency safety, cross-platform support and dynamic versioning (85e6c80)
- improve concurrency safety, cross-platform support and dynamic versioning (3bc8179)
- support multiple PHP packages via new bulk API (5f20206)
- address CodeRabbit review findings (05f9621)
- address remaining CodeRabbit findings on PR #6 (e6130ed)
- address second-round CodeRabbit review on PR #6 (0f9c7f0)
- resolve clippy::collapsible-if lint in network.rs (4923dc1)
- shell: add RANDOM entropy to env_file names (19efe4c)
1.0.4 (2026-02-22)
- add Renovate configuration file (cb24073)
1.0.3 (2026-02-21)
- remove cargo check and allow rust to publish with dirty lockfile (fefddcd)
- skip dev profile verification during cargo publish and sync lockfile (c67edb5)
1.0.2 (2026-02-21)
- update Cargo.lock and allow-dirty to bypass publish error (be15c3a)
- update Cargo.lock during semantic-release prepare phase to avoid publish errors (a92c3de)
1.0.1 (2026-02-21)
- pass github app token to action-gh-release to avoid permission error (5461490)
- re-architect release pipeline to ensure version correctness (8636f04)
- initial commit for pvm (15ce607)