Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Releases: nystudio107/craft-eagerbeaver

Version 4.0.2

17 Aug 15:58
Compare
Choose a tag to compare

Changed

  • Handle passing in ElementQuery's and Collection's (#32)

Version 4.0.1

18 Jul 06:06
Compare
Choose a tag to compare

Changed

  • Add allow-plugins to composer.json to allow CI tests to work

Fixed

  • Fixed an issue with the short syntax type declarations ([#31]#31)

Version 1.0.5

18 Jul 06:05
Compare
Choose a tag to compare

Changed

  • Add allow-plugins to composer.json to allow CI tests to work

Version 4.0.0

01 Jun 20:50
Compare
Choose a tag to compare

Added

  • Initial Craft CMS 4 release

Version 4.0.0-beta.1

11 Mar 05:49
Compare
Choose a tag to compare

Added

  • Initial Craft CMS 4 compatibility

Version 1.0.4

30 Jul 05:26
Compare
Choose a tag to compare

Changed

  • Code cleanup
  • Updated README.md with native Craft examples

Version 1.0.3

02 Mar 15:48
Compare
Choose a tag to compare

Changed

  • Fixed deprecation errors from Craft CMS 3 RC13

Version 1.0.2

01 Feb 23:04
Compare
Choose a tag to compare

Changed

  • Renamed the composer package name to craft-eagerbeaver

Version 1.0.1

12 Dec 00:24
Compare
Choose a tag to compare

Changed

  • Updated to require craftcms/cms ^3.0.0-RC1
  • Switched to Craft::$app->view->registerTwigExtension to register the Twig extension

Version 1.0.0

30 Sep 18:06
Compare
Choose a tag to compare

Added

  • Initial release