====================
- Now String interpolations are evaluated at runtime instead of on loading the configuration
- Add functions ``jq_all()`` and ``jq_first()`` and their aliases ``jq()`` and ``jqf()``
- Change environment variable prefix ``T_VAR_`` to ``J_VAR_``
- Simplify ``BaseJaffleApp`` I/F
- Improve Tornado app stability on syntax errors and exceptions raised in ``start()``
- Fix hidden Tornado log messages