Skip to content

Releases: babicaja/chainer

v1.1.1

08 Nov 14:48
Compare
Choose a tag to compare

PHP 8

Makes sure the code can run on both php7.4 and php8

v1.1.0

28 Oct 12:32
Compare
Choose a tag to compare

New features:

  • Link from Chain

Improvements:

  • Updated README.md
  • Updated composer.json
  • Tweaks to phpDoc
  • Corrected test namespaces to correspond with src

v1.0.0

23 Oct 11:41
Compare
Choose a tag to compare

First official release of Chainer

  • Chain of responsibility pattern implementation
  • Tests
  • Documentation