Skip to content

Releases: m1x0n/opis-error-presenter

v0.5.3

14 Mar 11:12
ba69232
Compare
Choose a tag to compare

What's Changed

  • Fixed documentation for ValidationErrorPresenter example by @mcklayin in #12
  • Added PHP 8.1 support by @paul-m in #13

New Contributors

Full Changelog: v0.5.2...v0.5.3

v0.5.2

03 Sep 20:10
Compare
Choose a tag to compare

Fixed

  • Fixed wrong phpdoc by @ntzm

v0.5.1

21 Oct 18:38
2fd007b
Compare
Choose a tag to compare

Fixed

  • Fixed UniqueItems formatter by @churel

v0.5.0

09 Oct 18:53
Compare
Choose a tag to compare

Added

  • FixedLocaleResolver for working with single locale. by @PetrToman
  • Added cs (Czech) locale support. by @PetrToman

v0.4.0

08 Oct 19:36
6a6896b
Compare
Choose a tag to compare

Added

  • Added locales support

v0.3.0

06 Oct 11:35
3f381a2
Compare
Choose a tag to compare

Added

  • Added possibility for locale resolution (support)

v0.2.0

04 Oct 21:52
1edb003
Compare
Choose a tag to compare

Added

  • Translations support
  • PSR12 code style format

Fixed

  • BestMatchError strategy to be descending order by default.

v0.1.0

28 Apr 14:41
Compare
Choose a tag to compare

First release