Merged: 2019-11-11 Released: 2019-11-12 Added - **Plugin Quarantine** | Exception handling for plugins will quarantine any plugins that fail to load properly
---
1.8.3
Merged: 2019-11-09 Changed - **Tests** | Mock skelebot's version number in tests.
---
1.8.2
Merged: 2019-11-08 Changed - **Templates** | The templates (bug reports, feature requests, pull requests) were updated to make them simpler and faster to use
---
1.8.1
Merged: 2019-11-07 Added - **Version Param** | Added a version param for displaying the version number of Skelebot
Changed - **Global Params** | Updated all global params to be read into variables with `_global` at the end to avoid conflicts with sub-parser parameters - **README Contributors** | Updated via contributors plugin to include the latest contributor - **GitHub Pages** | Updated help info doc to include the `--version` parameter
---
1.8.0
Merged: 2019-11-07 Changed - **Dependency management** | Updated scaffolding options to allow for both R+Python
---
1.7.6
Merged: 2019-11-06 Changed - **CommandBuilder** | Fixed bug to allow kabob-case parameters to be built into the command properly