Skip to content

Releases: lolli42/FineDiff

1.1.0

06 Feb 15:38
784ade1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.3...1.1.0

1.0.3

06 Feb 14:21
8d535de
Compare
Choose a tag to compare

What's Changed

  • [TASK] Add PHP 8.2 to test matrix by @lolli42 in #24
  • [TASK] Raise phpunit min-versions to avoid prophecy by @lolli42 in #25
  • [TASK] Use CI actions/checkout@v3 by @lolli42 in #26
  • [TASK] Allow phpunit 10 by @lolli42 in #27
  • [TASK] Add PHP 8.3 to test matrix by @lolli42 in #29
  • [TASK] Bump phpunit min versions by @lolli42 in #30
  • [TASK] Add tests diffing text that adds lines by @lolli42 in #31
  • [TASK] Add GH manual workflow trigger by @lolli42 in #32
  • [TASK] GH workflow actions/checkout@v4 by @lolli42 in #33

Full Changelog: 1.0.2...1.0.3

1.0.2

06 Feb 14:21
f72cd96
Compare
Choose a tag to compare

What's Changed

  • [TASK] Iterate over characters by @CDRO in #21
  • [TASK] Raise friendsofphp/php-cs-fixer by @lolli42 in #22
  • [TASK] Raise phpstan/phpstan by @lolli42 in #23

New Contributors

  • @CDRO made their first contribution in #21

Full Changelog: 1.0.1...1.0.2

1.0.1

06 Feb 14:21
Compare
Choose a tag to compare

What's Changed

  • [BUGFIX] Adapt a unit test to new internal data structure by @lolli42 in #18
  • [TASK] Add test execution instructions to README.md by @lolli42 in #19
  • [TASK] Exclude more development files from composer packaging by @lolli42 in #20

Full Changelog: 1.0.0...1.0.1

1.0.0

06 Feb 14:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.1...1.0.0