Releases: gobuffalo/plush
Releases · gobuffalo/plush
v4.1.14
v4.1.13
v4.1.12
v4.1.11
What's Changed
Full Changelog: v4.1.9...v4.1.11
v4.1.10
What's Changed
Full Changelog: v4.1.9...v4.1.10
v4.1.9
What's Changed
Full Changelog: v4.1.8...v4.1.9
v4.1.8
What's Changed
Full Changelog: v4.1.7...v4.1.8
v4.1.7
What's Changed
- fix panic when a function argument contains a hash with a syntax error by @Mido-sys in #143
- Changing supported version and using patched version of bluemonday by @paganotoni in #146
- updated modules (github_flavored_markdown, tags, helpers, and testify) by @sio4 in #147
- Line comments by @duckbrain in #114
- Comments support by @paganotoni in #148
New Contributors
- @duckbrain made their first contribution in #114
Full Changelog: v4.1.6...v4.1.7
v4.1.6
Merge pull request #141 from gobuffalo/task-#96 Better wrapping for errors.
v4.1.5
- Solves a bug where the Plush partial helper was not considering preset context vars and overriding with Helpers.All.