All Versions
21
Latest Version
Avg Release Cycle
136 days
Latest Release
1564 days ago

Changelog History
Page 1

  • v2.3.1

    December 17, 2019
  • v2.3.0 Changes

    November 25, 2017
    • ๐Ÿ”„ Changed EitherT to ExceptT (deprecation)
    • โœ‚ removed getFile from public API
  • v2.2.3 Changes

    May 21, 2017
    • Quick fix to prevent catchSubstitute from reporting substitutions to the renderer.
  • v2.2.2 Changes

    May 18, 2017
    • โž• Added a function to catch a substitution result
  • v2.2.1 Changes

    May 18, 2017
    • Quickfix for an issue with resolving in context
  • v2.2 Changes

    May 18, 2017
    • ๐Ÿ”„ changed substitution into a new monad
      • easier usage in lambdas and lambdas can now do nested substitution
  • v2.1.4 Changes

    May 13, 2017
    • Treat Null as falsy in sections
  • v2.1.3 Changes

    March 31, 2017
    • โž• Added excaping for the apostrophe "'" as per xml spec, courtesy to @tfausak
  • v2.1.2 Changes

    • ๐Ÿ›  Fixed template cache again, as the spec requires access to the previous cache in partials as well
  • v2.1.1 Changes

    • ๐Ÿ›  Fixed an error where the substitution of partials would not use the template cache of the new partial