Skip to content

Releases: WebProject-xyz/php-version-manager

v1.3.1

22 May 20:27

Choose a tag to compare

1.3.1 (2026-05-22)

Bug Fixes

  • ci: use x86_64-unknown-linux-gnu as Rust target in build matrix (58f3b40)

v1.3.0

22 May 20:08

Choose a tag to compare

1.3.0 (2026-05-22)

Features

  • implement pvm optimizations, robust uninstall logic and php-version auto-detection (#30) (ccaa069)

v1.2.1

08 May 17:33

Choose a tag to compare

1.2.1 (2026-05-08)

Bug Fixes

  • use: prompt to install when target version missing (#24) (ceec711)

v1.2.0

07 May 19:39

Choose a tag to compare

1.2.0 (2026-05-07)

Features

  • self-update: add self-update command for in-place pvm upgrades (#19) (d77f0ef)

v1.1.2

06 May 18:05

Choose a tag to compare

1.1.2 (2026-05-06)

Bug Fixes

v1.1.1

06 May 17:51

Choose a tag to compare

1.1.1 (2026-05-06)

Bug Fixes

  • ci: pin build matrix toolchain to 1.95.0 (4b8fbdd), closes #20

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)