Version 4.0.0

May 15, 2022

Improved

  • Walk is ready for Craft 4!

Removed

  • Removed Walk::$plugin static accessor; use getInstance() instead.

Version 3.0.0

March 20, 2020

Improved

  • Improved documentation, including missing callables in third-party element examples.

Version 3.0.0-rc.1

January 8, 2020

Added

  • Improved documentation, including instructions for custom/third-party element queries.

Version 3.0.0-beta.3

January 8, 2020

Changed

  • Refactored the logic for instantiating element queries. (You can now directly specify your element and query classes of choice.)

Version 3.0.0-beta.2

October 22, 2018

Changed

  • Updated the maxPowerCaptain call to use the current Craft 3 App helper.
  • Rewrote the task infrastructure to use the new Craft 3 queue/jobs system.
  • Re-released under the Craft license.

Version 3.0.0-beta.1

February 1, 2018

Added

  • Initial release!