Skip to content

Releases: traderinteractive/exceptions-php

Version 2.1.0: PHP 8.3 Support

Choose a tag to compare

@chadicus chadicus released this 07 Oct 19:40
355eee9

What's Changed

  • Ensure traderinteractive/exceptions is compatible with PHP 8.3 by @chadicus in #7

Full Changelog: v2.0.0...v2.1.0

Version 2.0.0: PHP 8 Support

Choose a tag to compare

@chrisryan chrisryan released this 27 Sep 09:51
03258dd

Backwards Compatibility Breakers

  • Version 2 [PR #5]
    • Add support for PHP 8
    • Remove support for PHP 7.2 and earlier
    • Upgrade to PHPUnit 9

Version 1.2.0

Choose a tag to compare

@chadicus chadicus released this 20 Sep 14:29
a9e063c

Major Features

  • Add ExceptionWithContext [PR #4]

Version 1.1.0

Choose a tag to compare

@chadicus chadicus released this 18 Sep 17:21
cc396e2

Major Features

  • ReadOnlyViolationException and ConfigurationException [PR #3]

Developer Changes

  • Fix typo in README.md [PR #2]

Version 1.0.0

Choose a tag to compare

@chadicus chadicus released this 05 Mar 19:55
1b6673e
Merge pull request #1 from chadicus/master

Version 1