Skip to content

Releases: nimbly/ActiveResource

Release 1.2.3

Choose a tag to compare

@brentscheffler brentscheffler released this 24 Oct 21:17

Updates

  • Adding support for PHP 8
  • Dropping support for PHP < 7.3

Release 1.2.2

Choose a tag to compare

@brentscheffler brentscheffler released this 24 Oct 20:58

Updates

  • Add support for PHP 8.

Release 1.2.1

Choose a tag to compare

@brentscheffler brentscheffler released this 29 Jan 19:49

Updates

Removes version property from composer.json - was causing too many issues when deploying a new release.

Release 1.2

Choose a tag to compare

@brentscheffler brentscheffler released this 29 Jan 19:43

Breaking changes

Removing static function connection
Removing static function request
Removing static function response