Skip to content

Releases: yandex-qatools/matchers-java

v1.4.1

14 Apr 10:15
Compare
Choose a tag to compare

fix uploading to central as 1.4.1

v1.4

14 Apr 10:03
Compare
Choose a tag to compare
v1.4 Pre-release
Pre-release
  • #27 - Deps update

v1.3

01 Feb 17:13
Compare
Choose a tag to compare
[maven-release-plugin]  copy for tag v1.3

v1.2

09 Oct 20:45
Compare
Choose a tag to compare
  • #19 - new WD matchers
  • #20 - fix possible NPE
  • #21 - matchers for NIO

v1.1

03 Oct 16:30
Compare
Choose a tag to compare

New Features

  • #17 - add - new module common-matchers with same-as-uri matcher
    new matcher SameAsURIMatcher.sameAsURI(URI) to compare URI

Improvements

  • #15 - use commons-lang3 to format duration with words instead of millis
    <120 000L> milliseconds now became as 2 minutes

v1.0

03 Oct 16:26
Compare
Choose a tag to compare

Initial release!