Skip to content

Releases: nystudio107/craft-twig-sandbox

Version 5.0.2

18 Feb 00:07
Compare
Choose a tag to compare

Added

  • Craft Twig Sandbox no longer automatically handles exceptions when rendering sandbox templates. Instead, you can decide whether to handle the exception yourself, or pass it along to the sandboxErrorHandler for display in the browser/console

Changed

  • Use the official markhuot/craft-pest-core:^2.0.4 package instead of the patch version from @bencroker

Version 4.0.2

18 Feb 00:06
Compare
Choose a tag to compare

Added

  • Craft Twig Sandbox no longer automatically handles exceptions when rendering sandbox templates. Instead, you can decide whether to handle the exception yourself, or pass it along to the sandboxErrorHandler for display in the browser/console

Changed

  • Use the official markhuot/craft-pest-core:^2.0.4 package instead of the patch version from @bencroker

5.0.1

31 Jul 21:22
Compare
Choose a tag to compare

Changed

  • 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()

4.0.1

31 Jul 21:21
Compare
Choose a tag to compare

Changed

  • 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()

Version 4.0.0

31 Jul 22:56
Compare
Choose a tag to compare

Added

  • Initial release

Version 4.0.0

31 Jul 22:56
Compare
Choose a tag to compare

Added

  • Initial release