Skip to content

Releases: x-wp/di

v2.0.0-beta.1

16 Apr 20:03

Choose a tag to compare

v2.0.0-beta.1 Pre-release
Pre-release

2.0.0-beta.1 (2026-04-16)

Bug Fixes

  • Ajax and CLI handler fix (604e925)
  • App URL fix (d18f26f)
  • Core: Fixed ProxyFactory signature on PHP 8.4+ (2950574), closes #5
  • Hook: Fixed tag parsing (73a3ff8)
  • Removed logger (21ca3c5)
  • REST Handler hook compat (a5a35d0)

Features

  • Architecture rework (47d97f2)
  • Complete rework for v2 (abc5cd8)
  • deps: Bumped PHP-DI to latest version (9ae1acf)
  • Implemented basic logger (3e01bc6)
  • Reimplemented container handling (fa0f9eb)

BREAKING CHANGES

  • Breaks the invoker singleton.

v1.9.2

04 Apr 16:33
565e3f1

Choose a tag to compare

1.9.2 (2026-04-04)

Bug Fixes

  • core: Fixed tag DI token (565e3f1)

v2.0.0-alpha.9

03 Oct 13:28
73a3ff8

Choose a tag to compare

v2.0.0-alpha.9 Pre-release
Pre-release

2.0.0-alpha.9 (2025-10-03)

Bug Fixes

  • Hook: Fixed tag parsing (73a3ff8)

v1.9.1

03 Oct 13:28
82d1355

Choose a tag to compare

1.9.1 (2025-10-03)

Bug Fixes

  • Hook: Fixed tag parsing (82d1355)

v1.9.0

25 Sep 07:33
36e0f39

Choose a tag to compare

1.9.0 (2025-09-25)

Features

  • Ajax: Added custom nonce check actions (36e0f39)

v2.0.0-develop.1

16 Jul 16:19
9ede7d1

Choose a tag to compare

v2.0.0-develop.1 Pre-release
Pre-release

2.0.0-develop.1 (2025-07-16)

Bug Fixes

Features

  • Architecture rework (47d97f2)
  • Complete rework for v2 (abc5cd8)
  • Implemented basic logger (3e01bc6)
  • Reimplemented container handling (fa0f9eb)

BREAKING CHANGES

  • Breaks the invoker singleton.

v1.8.1

06 Jul 19:04
ab0eed9

Choose a tag to compare

1.8.1 (2025-07-06)

Bug Fixes

v1.8.0

28 Jun 17:36
195597b

Choose a tag to compare

1.8.0 (2025-06-28)

Features

  • Added form parsing for ajax (195597b)

v2.0.0-alpha.8

13 May 18:03
2f493d9

Choose a tag to compare

v2.0.0-alpha.8 Pre-release
Pre-release

2.0.0-alpha.8 (2025-05-13)

Bug Fixes

v2.0.0-alpha.7

13 May 17:15
d18f26f

Choose a tag to compare

v2.0.0-alpha.7 Pre-release
Pre-release

2.0.0-alpha.7 (2025-05-13)

Bug Fixes