Skip to content

Releases: ixnode/php-container

0.1.22 - Add more type hints

30 Dec 00:29

Choose a tag to compare

[0.1.22] - 2023-12-30

  • Add more type hints

Full Changelog: 0.1.21...0.1.22

0.1.21 - Add key mode "underline"

29 Dec 14:29

Choose a tag to compare

[0.1.21] - 2023-12-29

  • Add key mode "underline"

Full Changelog: 0.1.20...0.1.21

0.1.20 - Add key mode "underline"

29 Dec 14:24

Choose a tag to compare

[0.1.20] - 2023-12-29

  • Add key mode "underline"

Full Changelog: 0.1.19...0.1.20

0.1.19 - Add Alias getKeyBoolean (from isKeyBoolean) and more

18 Dec 10:07

Choose a tag to compare

[0.1.19] - 2023-12-18

  • Translate integer value to string within Json::getKeyString
  • Remove method Json::isKey
  • Add Alias getKeyBoolean (from isKeyBoolean)

Full Changelog: 0.1.18...0.1.19

0.1.18 - Add Image class

14 Dec 22:35

Choose a tag to compare

[0.1.18] - 2023-12-14

  • Add Image class
  • Refactoring

Full Changelog: 0.1.17...0.1.18

0.1.17 - README.md badges refactoring

14 Dec 20:36

Choose a tag to compare

[0.1.17] - 2023-12-14

  • README.md badges refactoring

Full Changelog: 0.1.16...0.1.17

0.1.16 - Add Json::getKeyArrayJson() method

12 Dec 22:59

Choose a tag to compare

[0.1.16] - 2023-12-12

  • Add Json::getKeyArrayJson() method

Full Changelog: 0.1.15...0.1.16

0.1.15 - Add the bool type to Json::addValue

12 Dec 22:59

Choose a tag to compare

[0.1.15] - 2023-12-12

  • Add the bool type to Json::addValue

Full Changelog: 0.1.14...0.1.15

0.1.14 - Add key path config to the key path

11 Dec 20:40

Choose a tag to compare

  • Add key path config to the key path
  • Add tests to this case

Full Changelog: 0.1.13...0.1.14

0.1.13 - Fix recursive issue with array syntax

11 Dec 19:02

Choose a tag to compare

[0.1.13] - 2023-12-11

  • Fix recursive issue with array syntax

Full Changelog: 0.1.12...0.1.13