Skip to content

Releases: nimbly/ActiveResource

Release 1.2.3

24 Oct 21:17

Choose a tag to compare

Updates

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

Release 1.2.2

24 Oct 20:58

Choose a tag to compare

Updates

  • Add support for PHP 8.

Release 1.2.1

29 Jan 19:49

Choose a tag to compare

Updates

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

Release 1.2

29 Jan 19:43

Choose a tag to compare

Breaking changes

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