* Added the `name` argument to `fica.Key` * Added `fica.Config.get_user_config` per [19](https://github.com/chrispyles/fica/issues/19) * Renamed `fica.Config.update_` to `fica.Config.update`
0.1.1
* Fixed `fica.Config` to maintain the order keys are declared in * Added the `documentation_mode` argument to `fica.Config`
0.1.0
* Convert to object-oriented model of configuration definition * Added validation tools for user-specified values for keys per [5](https://github.com/chrispyles/fica/issues/5)