- Dependencies relaxed
- Code reformatted using "black"
- Updated readme
- Added common/devel template example
- Updated pyaconf_render to accept input and context formats
- Minor API update and name change
- Use dict(src,format) to specify load parameters in include
- Added context and jinja2 template processing
- Optimization of merge
- Renamed and updated utility that merges several configs and renders the result
- Updated jinji2 call to enable jinji2 inheritance
- Updated docs
- Added scripts
- Updated README
- Implemented relative path includes and path print out in errors
- Added support for '.ini' format (as understood by Python's configparser)
- Initial release