Skip to content

Latest commit

 

History

History
674 lines (535 loc) · 57.4 KB

CHANGELOG.md

File metadata and controls

674 lines (535 loc) · 57.4 KB

[6.0.15] - 2024-04-25

Added

Changed

Fixed

Updated

Removed

[6.0.8] - 2022-03-25

Updated

[6.0.7] - 2021-06-20

Added

Fixed

[6.0.6] - 2021-05-15

Added

Fixed

Removed

[6.0.5] - 2021-05-03

Changed

  • #228 - allow aeon-php/calendar to be used in ^0.17.0 and ^0.180 - @kasn

[6.0.4] - 2021-03-01

Changed

  • #226 - Omit pattern and empty backtrace in failure description returned by PHPMatcherConstraint - @nnatter

[6.0.3] - 2021-02-25

Changed

  • #225 - error message for json/array/chain matchers are now more precise - @norberttech

[6.0.2] - 2021-02-23

Added

Changed

Removed

  • #224 - symfony/intl dependency that was coming from coduo/php-to-string dependency - @norberttech

[6.0.1] - 2021-02-05

Changed

[6.0.0] - 2021-01-24

Added

Changed

[5.0.1] - 2020-10-09

Changed

[5.0.0] - 2020-09-27

Added

Changed

Fixed

Removed

[4.0.2] - 2020-10-09

Changed

  • #214 - include ArrayMatcher in OrMatcher to fix issues with @null@||@array@ pattern - @mtomala

[4.0.1] - 2020-09-27

Fixed

[4.0.0] - 2019-12-22

Added

Changed

Fixed

  • #193 - issue where unbound key matching would not validate keys in pat… - @raing3

[3.2.3] - 2019-11-24

Fixed

  • #188 - json matcher when matching strings including other patterns - @norberttech

[3.2.2] - 2019-08-11

Changed

[3.2.1] - 2019-08-09

Added

  • #159 - PhpUnit rich diff for JSON string comparison - @B-Galati

Changed

[3.2.0] - 2019-07-15

Changed

Fixed

[3.1.3] - 2019-08-11

Changed

[3.1.2] - 2019-02-08

Changed

[3.1.1] - 2019-01-29

Added

Changed

[3.1.0] - 2018-04-26

Added

Changed

Fixed

[3.0.1] - 2018-02-18

Changed

  • 590eb8 - matcher fails when trying to use empty string as a pattern (#119) - @jkobus

[3.0.0] - 2018-02-04

Added

Changed

Fixed

[2.4.0] - 2018-02-18

Changed

[2.3.0] - 2017-09-04

Changed

[2.2.0] - 2016-12-11

Added

  • #91 - support for all versions of UUID [1-5] - @adam187

Changed

[2.1.0] - 2016-10-20

Added

Changed

  • #85 - #58 Added error message if JSON decode failed for both pattern and v… - @partikus
  • #84 - #82 Null not work correctly - added test case - @partikus

[2.0.1] - 2016-04-12

Changed

[2.0.0] - 2016-03-18

Added

Changed

[1.1.8] - 2016-02-05

Changed

[1.1.7] - 2015-07-14

Added

Changed

[1.1.6] - 2015-02-05

Changed

  • #50 - CallbackMatcher should not be executed for internal function names - @pskt
  • 3fcfd6 - Merge pull request #50 from pskt/callback-matcher-on-function-names - @norzechowicz

[1.1.5] - 2015-01-26

Changed

  • #49 - Ignore strings that can be matched by other matchers in TextMatcher - @norberttech
  • 272f53 - Merge pull request #49 from norzechowicz/fix-text-matcher-null - @norzechowicz

[1.1.4] - 2014-12-14

Added

Changed

[1.1.3] - 2014-12-11

Added

  • #41 - casting to bool for expression regex matches - @cakper

Changed

[1.1.1] - 2014-11-11

Added

Changed

[1.1.0] - 2014-10-18

Added

Changed

Fixed

Deprecated

[1.0.9] - 2016-02-08

Changed

[1.0.8] - 2015-07-14

Added

Changed

[1.0.7] - 2014-09-30

Added

Changed

  • 092b13 - Merge pull request #29 from norzechowicz/xml-matcher - @defrag

[1.0.6] - 2014-09-15

Changed

[1.0.5] - 2014-07-27

Changed

[1.0.4] - 2014-06-22

Added

Changed

Fixed

  • #20 - unbouded array to work with objects & iterateMatch matehod refactoring - @norberttech

[1.0.3] - 2014-06-19

Changed

[1.0.2] - 2014-05-29

Added

Changed

Fixed

  • #16 - nested arrays error messages - @norberttech
  • #15 - array matching when key does not exist in value array - @pskt

[1.0.1] - 2014-05-22

Changed

[v1.0.0] - 2014-05-08

Added

Changed

Contributors

  • @adam187
  • @aitboudad
  • @alepdev
  • @alexander-schranz
  • @andreasschacht
  • @athos7933
  • @B-Galati
  • @bendavies
  • @benjamin.lazarecki@sensiolabs.com
  • @blazarecki
  • @bryant1410
  • @cakper
  • @Canadadry
  • @cordoval
  • @defrag
  • @domis86
  • @dotdevru
  • @drymek
  • @eliecharra
  • @Gamesh
  • @Guuzen
  • @hamuhamu
  • @ianrodrigues
  • @jakzal
  • @JarJak
  • @jkobus
  • @jmfeurprier
  • @K-Phoen
  • @kasn
  • @kejwmen
  • @LeaklessGfy
  • @leettastic
  • @masseelch
  • @mmoreram
  • @mtomala
  • @nclsHart
  • @nnatter
  • @norberttech
  • @norzechowicz
  • @Nyholm
  • @partikus
  • @peter279k
  • @piotrjura
  • @pskt
  • @raing3
  • @robinvdvleuten
  • @rpalladino
  • @samnela
  • @smoench
  • @SpartakusMd
  • @StephaneLeveugle
  • @teklakct
  • @thomasbisignani
  • @ttps://bugs.php.net/bug.php?id=71964
  • @uirapuru
  • @vudaltsov
  • @WengerK
  • @yosmanyga
  • @yourwebmaker

Generated by Automation