Skip to content

v0.18.6

Compare
Choose a tag to compare
@jaredcwhite jaredcwhite released this 23 Nov 14:07
· 734 commits to main since this release

Bugfixes and enhancements from 0.18.3..0.18.6:

  • Change the logging level for "Executing inline Ruby…" messages to the debug level #184 (ianbayne)
  • Add yarn clean script to package.json #182 (andrewmcodes)
  • Fix dash obfuscation in obfuscate filter #181 julianrubisch)
  • Ensure HashWithDotAccess converts to Hash for Liquid templates
  • Bugfix: use HashWithDotAccess when parsing JSON in the HTTP Builder DSL
  • Bugfix: reset payload for each Liquid template conversion
  • Change site.layouts hash to dot access
  • Bugfix: For template engine converters, set template_engine frontmatter automatically #177 (jaredcwhite)