- Fixed a bug in which that
stackTrace
column was being written to when it did not exist.
- Fixed a bug that could throw an error when conditional variables were used in an
extends
tag (#632).
- The template stack trace is now updated if different for the same field-template combination.
- Added a template stack trace to each hint (#16).
- Changed the module and utility icon.
- Templates that exist in the vendor folder path are now ignored (#574).
- Replaced
.collect()
with.all()
in hint example.
- Fixed incorrect behaviour in environments in which
devMode
was disabled.
- Initial release.