This version introduces the indef context manager to avoid re-register a given option. Includes also new Exception objects.
0.7.0
This release includes a way to temporary change option values through a `with` statement and the option to search for a config file in a multilevel approach (`local`, `repo-root`, `user-home`)