CHANGES
=======

0.2.0
-----

* Remove yaml unsafe deprecation warning

0.1.5
-----

* Support absolute paths

0.1.4
-----

* Use a subclass of Munch to raise errors

0.1.3
-----

* Add dictionary level merging
* MunchWrapper exception now named ConfigNotFound
* MunchWrapper exception now named ConfigNotFound
* MunchWrapper exception now named ConfigNotFound
* MunchWrapper multi-level testing
* Wrapping AttributeError and explicit support of list

0.1.2
-----

* Added support for empty files

0.1.1
-----

* Precise pattern order
* Added support for multi level merging with comme namespaces
* Fix pipy badge

0.1.0
-----

* Now supporting namespacing-less wildcards

0.0.2
-----

* Correct key

0.0.1
-----

* Updated travis configuration
* Added a way to mock the prob for unit testing use
* First working version
* Setup for python and travis
* Initial readme/commit
