- Added client side translation. - Added german translation. - It's now possible to add/remove systems from the CLI.
0.7.0
- Added markdown support. - Added upgrade command. - Added support for localtime. - Added support for a config file.
0.6.0
- Added an option to automate the update process. - Switch to PyGithub as pygithub-redux is no longer needed - Added an option to create private repositories - Beefed up the docs
0.5.1
- Updated dependencies: tqdm and pygithub-redux
0.5.0
- Systems and Panels are now ordered to make sure that no commit is issued when nothing changes (12) - Refactored the code to make it easier to read