Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Releases: staabm/phpunit-cross-os

0.2.3

12 Dec 09:39
e9653f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.2...0.2.3

minor fixes

29 Nov 16:53
c94bad5
Compare
Choose a tag to compare

What's Changed

  • declare direct dependency to sebastian/comparator by @staabm in #9

Full Changelog: 0.2.1...0.2.2

php 7.4 compat

29 Nov 15:55
50becb5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2...0.2.1

added CrossOsAgnosticStringComparator

29 Nov 15:37
fa35f82
Compare
Choose a tag to compare

What's Changed

  • added missing use-statements by @staabm in #5
  • added CrossOsAgnosticStringComparator by @staabm in #6
  • git export-ignore tests/ folder by @staabm in #7

Full Changelog: 0.1...0.2

initial release

29 Nov 14:57
bf9fbdf
Compare
Choose a tag to compare
github actions: added windows ci coverage (#4)

Co-authored-by: Markus Staab <[email protected]>