0.0.8
Pre-release
Pre-release
Changes in version 0.0.8
- Added
get_default()andset_default()class methods tocuiman.ClientConfigto allow for customizing the default values for the client configuration. - Added
new_cli()to bothcuiman.cliandwraptile.clipackages which allows for creating customized CLIs. The customization options arename,help,summary,version. - Renamed
procodile.cli.get_cli()intonew_cli()to make it consistent with thecuiman.cliandwraptile.clipackages. - Updated architecture diagrams in
docs/architecture.md. - Added
clickas dependency togavicoreas it is explicitly imported. gavicore.util.request.ExecutionRequestno longer raisesclick.ClickExceptionbutValueError. (#19)- Moved all
src/testsfolders one level up.
Full Changelog: v0.0.7...v0.0.8