Skip to content

remco v0.5.0

Compare
Choose a tag to compare
@HeavyHorst HeavyHorst released this 04 Nov 16:17
· 304 commits to master since this release

Changes

  • 04ff265 no autoescaping any more
    • remcos main purpose is to render configuration files and not html pages.
    • escaping is still available in form of the escape filter and the autoescape tag

Bug fixes

  • 6c7d8d5 added a RWMutex to the log package
  • there where som race conditions when the formatter or the loglevel where changed on runtime

Docs

  • 8a99b32 added GID and UID to the template docs
  • 02d6729 documented the zookeeper backend configuration options