What's Changed
[v2.0.4]
- Add
--diagnosticsflag to show antidote and system info for troubleshooting - Add GitHub issue templates for bug reports and feature requests
- Fix
antidote listsilently exiting with error when no bundles are cloned (#247) - Fix
antidote updatecomparing short SHAs which could produce incorrect output (updates worked, but the output was potentially confusing for large repos) - Refactor
antidote-dispatchinto separate autoloaded functions (antidote-help,antidote-load,antidote-update) to be more maintainable - Clean up and alphabetize internal git helper functions
- V2.0.4 by @mattmc3 in #249
Full Changelog: v2.0.3...v2.0.4