Skip to content

Releases: WebProject-xyz/php-version-manager

v1.1.0

29 Apr 20:26

Choose a tag to compare

1.1.0 (2026-04-29)

Features

  • 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)

Bug Fixes

  • 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)

v1.0.4

22 Feb 00:04

Choose a tag to compare

1.0.4 (2026-02-22)

Bug Fixes

  • add Renovate configuration file (cb24073)

v1.0.3

21 Feb 23:56
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

1.0.3 (2026-02-21)

Bug Fixes

  • remove cargo check and allow rust to publish with dirty lockfile (fefddcd)
  • skip dev profile verification during cargo publish and sync lockfile (c67edb5)