Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 415 Bytes

CHANGELOG.md

File metadata and controls

23 lines (14 loc) · 415 Bytes

CHANGELOG

[Unreleased]

New Features

  • add reduce-multi-blank-lines option
  • add jinja2-extension parameter
  • add renvtpl utility
  • add fnmatch filter
  • deal with binary files in renvtpl
  • files modes are now preserved with renvtpl

Bug Fixes

  • UnboundLocalError: local variable 'template' referenced before assignment
  • jinja2 3.x compat

changelog_start (2013-11-23)

  • No interesting change