- Reduces build time, refs #9
- Improves exception logging
- Fixes KeyError with
coveralls==2.2.0
- Fixes entrypoint assertion error (dfm), refs #5
- Fixes parallel mode (johanneswilm), refs #7 and #8
- Made
github-token
parameter optional
- Leverages
with
keyword to configure the action - Adds parallel support
- Adds webhook support
- Increases test coverage to 100%
- Initial release