Changes in Folio
================

Version 0.2
-----------

* Add config to Jinja globals.
* Make :attr:`folio.Folio.import_path` a lazy property.
* :meth:`folio.Folio.is_template` will ignore files in a hidden directory or
  that starts with an underscore.
* Create tests.
* Create documentation.

Version 0.1
-----------

First public release.