Skip to content

Releases: clue/arguments

v2.1.0

08 Dec 13:03
87f2c4b
Compare
Choose a tag to compare
  • Improve test suite and add .gitattributes to exclude dev files from exports.
    Add PHP 8 support, update to PHPUnit 9 and simplify test setup.
    (#12 by @clue and #13 and #14 by @SimonFrings)

v2.0.0

18 Dec 14:38
Compare
Choose a tag to compare
  • Feature / BC break: Support interpreting hex and octal escape sequences
    (#8 by @clue)
  • Feature / BC break: Support Unicode escape sequences
    (#9 by @clue)
  • Feature / BC break: Throw UnclosedQuotesException on unbalanced quotes
    (#10 by @clue)

v1.0.0

08 Oct 20:15
Compare
Choose a tag to compare
  • First tagged release, following SemVer