-----------
Major release
- Added support for so called inline variables given as part of the
command-line call using -v option. This change breaks backward
compatibility as variable and extension files are now given via
-V and -E, respectively.
- Added --keep-trailing-newline option to load Jinja with
keep-trailing-newline=True.