Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 572 Bytes

CHANGELOG.md

File metadata and controls

23 lines (17 loc) · 572 Bytes

Change Log

[Unreleased]

  • Reduces build time, refs #9

[v20201129]

  • 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

[v20200413]

  • Made github-token parameter optional

[v20200412]

  • Leverages with keyword to configure the action
  • Adds parallel support
  • Adds webhook support
  • Increases test coverage to 100%

[v20200411]

  • Initial release