All notable changes to the Walk plugin will be documented in this file.
The format of this changelog is based on "Keep a Changelog".
This project adheres to Semantic Versioning. Version numbers follow the pattern: MAJOR.FEATURE.BUILD
- Improved documentation, including instructions for custom/third-party element queries.
- Refactored the logic for instantiating element queries. (You can now directly specify your element and query classes of choice.)
- Updated the
maxPowerCaptain
call to use the current Craft 3App
helper. - Rewrote the task infrastructure to use the new Craft 3 queue/jobs system.
- Re-released under the Craft license.
- Re-released under canonical package name:
topshelfcraft/walk
- Initial release!