Skip to content

Releases: ixnode/php-exception

0.1.22 - Update ixnode packages

07 Dec 21:26

Choose a tag to compare

[0.1.22] - 2024-12-07

  • Update ixnode packages

Full Changelog: 0.1.21...0.1.22

0.1.21 - Add error class ParserException

03 Jul 21:14

Choose a tag to compare

[0.1.21] - 2023-07-03

  • Add error class ParserException.
  • Refactoring
  • Add README.md documentation

Full Changelog: 0.1.20...0.1.21

0.1.20 - Add error class CaseUnsupportedException

01 Jul 16:30

Choose a tag to compare

[0.1.20] - 2023-07-01

  • Add error class CaseUnsupportedException.

Full Changelog: 0.1.19...0.1.20

0.1.19 - Add error class FunctionFOpenException

01 Jul 16:30

Choose a tag to compare

[0.1.19] - 2023-06-24

  • Add error class FunctionFOpenException.

Full Changelog: 0.1.18...0.1.19

0.1.18 - Fix psr-4 autoloading standard.

28 Jan 16:59

Choose a tag to compare

[0.1.18] - 2023-01-28

  • Fix psr-4 autoloading standard.

Full Changelog: 0.1.17...0.1.18

0.1.17 - Replace json with json-string

12 Jan 22:54

Choose a tag to compare

[0.1.17] - 2023-01-11

  • Replace json with json-string

Full Changelog: 0.1.16...0.1.17

0.1.16 - Add array-associative and array-sequential type to TypeInvalidException

12 Jan 22:53

Choose a tag to compare

[0.1.16] - 2023-01-11

  • Add array-associative and array-sequential type to TypeInvalidException

Full Changelog: 0.1.15...0.1.16

0.1.15 - Add flat type to TypeInvalidException

12 Jan 22:53

Choose a tag to compare

[0.1.15] - 2023-01-11

  • Add flat type to TypeInvalidException

Full Changelog: 0.1.14...0.1.15

0.1.14 - Add ArrayCountException

10 Jan 16:32

Choose a tag to compare

[0.1.14] - 2023-01-10

  • Add ArrayCountException

Full Changelog: 0.1.13...0.1.14

0.1.13 - Adds the possibility to add multiple expected classes on ClassInvalidException

01 Jan 12:32
5187c8f

Choose a tag to compare

[0.1.13] - 2023-01-01

  • Adds the possibility to add multiple expected classes on ClassInvalidException

Full Changelog: 0.1.12...0.1.13