Skip to content

Releases: loophp/combinator

2.0.2

04 Aug 20:14
Compare
Choose a tag to compare

Commits

  • chore: Add .auto-changelog configuration file. a0948e4
  • chore: Update static files. 0e6e8a3
  • chore: Update static files. f59dec8
  • refactor: Use short closure and rewrite typing informations. 1eebd61
  • ci: Upgrade to PHP 8. 4090ff1
  • refactor: Autofix code style. ba0a2ad
  • tests: Add missing tests. 56cd17b
  • feat: Add Blackbird combinator. 6be63bc
  • chore: Update static files. 62d213d
  • refactor: Auto fix CS. 2be7b1a
  • docs: Update README. 0fd711d
  • docs: Update README. 1df812f

2.0.1

08 Nov 19:43
Compare
Choose a tag to compare

Commits

  • ci: Tests on PHP 7.4 only. 2e7d84b
  • feat: Add new combinators. 0ac01ac

2.0.0

21 Oct 17:10
Compare
Choose a tag to compare

Commits

  • ci: Update Github actions. 72670ff
  • chore: Add .gitignore and .gitattributes. 35ff3bb
  • test: Update tests accordingly. 8b7338d
  • refactor: Stateless combinators. 5667c60
  • docs: Update Github topics. 5d1bc24
  • refactor: Update composer.json. 44ee380
  • chore: Update Grumphp configuration file. db89d76
  • Prevent build from failing on Windows. 7760b83
  • Update composer.json. b8217c3
  • Update composer.json. 876cbfa
  • Bump drupol/php-conventions. 82f9841
  • Bump drupol/php-conventions. be3c49a

1.2.0

09 Jul 15:03
f9cb3e4
Compare
Choose a tag to compare
Merge pull request #8 from loophp/fix-static-analysis-tools-warnings

Fix static analysis tools warnings

1.1.1

06 Feb 12:40
55b8cc1
Compare
Choose a tag to compare
  • Update type declarations everywhere

1.1.0

27 Jan 17:55
Compare
Choose a tag to compare
  • Enable builds on Github actions on simple push.
  • Enable typed data statistics badge for more swag.
  • Update README.
  • Add Z combinator.
  • Add a curried version of each combinator and their tests. Available through the method Combinator::with().
  • Issue #1: Add PSALM checks.
  • Update tests to match the definitions from the README file.

1.0.0

20 Jan 10:55
Compare
Choose a tag to compare

Initial release.