Fileconfig Changelog
====================


Version 0.4.1
-------------

Simplified inspection in caller_path.

Fixed some typos.


Version 0.4
-----------

Add custom encoding support.

Make available underlying stack attribute on Stacked.

Add caller_steps parameter to add method of Stacked.


Version 0.3.1
-------------

Improved documentation.


Version 0.3
-----------

Replaced Stack by refactored Stacked config.


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

Added default __init__ and __str__ methods.

Save Config filename as absolute path.

Raise an error if the file is not found.

Support direct usage from then interactive shell.

Add Stack as experimental feature.


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

First public release.
