- Add method Config.as_dict() in module config
- Add exception DuplicateError in module config
- Options can now be added to sections in module config (renamed parameter name -> key)
- Add a tag to specification in module config
- Bugfix: Config.\_\_delitem\_\_() now works even if create_properties=False