All notable changes to this project will be documented in this file.
- Use the official
markhuot/craft-pest-core:^2.0.4
package instead of the patch version from @bencroker
- Removed the special-casing for the Craft Closure, since it now uses a different loading mechanism
- Simplify the
SanboxView
to use::registerTwigExtension
rather than overriding::createTwig()
- Initial release