Skip to content

Latest commit

 

History

History
160 lines (67 loc) · 6.66 KB

CHANGELOG.md

File metadata and controls

160 lines (67 loc) · 6.66 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.3 (2020-08-12)

Bug Fixes

  • add missing artefacts from messages post refactor (4f61458)

1.0.2 (2020-07-19)

1.0.0 (2020-07-19)

Features

  • allow accessControlLevel to be set in s3-batch-upload (797bf8b)
  • async refactor + customText, fault tolerant and initial BB support (4c4a602)
  • s3 uploader works and returns upload paths (90d7e85)

0.10.0 (2020-07-05)

Features

  • allow multiple webhooks per msg and diff hook per status (ba14f5c)

0.9.0 (2020-06-10)

0.8.0 (2020-05-26)

Features

  • ci-provider: added option for Jenkins CI provider (#321) (7a5552f)

0.7.1 (2020-05-18)

Features

0.7.0 (2020-05-18)

0.6.0 (2020-05-11)

0.5.7 (2020-05-11)

0.5.6 (2020-05-11)

Bug Fixes

  • deps: update dependency commander to v5 (#481) (060b999)

0.5.5 (2020-02-24)

Bug Fixes

  • remove base path from readme & cli runner (1c2f88e)

0.5.4 (2020-02-24)

Bug Fixes

0.5.3 (2020-02-14)

Bug Fixes

  • update reportDir in cli runner (f506816)

0.5.2 (2020-02-14)

0.5.1 (2020-02-12)

0.4.7 (2020-02-12)

0.4.6 (2020-02-12)

Bug Fixes

  • update docs and add overwrite correction for cli (#422) (b7673da)
  • deps: update dependency commander to v4 (#288) (354242d)

0.5.0 (2019-11-01)

Features

  • added support for circle ci job name under slack report messgae by @uxi187 (c36fc7b)

0.4.4 (2019-10-17)

Bug Fixes

  • deps: update dependency commander to v3 (#174) (e730eba)

0.4.3 (2019-08-07)

0.4.2 (2019-07-08)

0.4.1 (2019-07-08)

0.4.0 (2019-06-05)

Bug Fixes

Features

  • support mochawesome4 and test mochawesome merge (7351bf1)
  • use mochawesome-merge v2.0.0 (35dbc4b)

0.3.1 (2019-06-04)

Bug Fixes

  • add #!/usr/bin/env node to cli runner (734f853)

0.3.0 (2019-06-04)

0.2.8 (2019-06-02)

0.2.7 (2019-06-02)

Build System

  • automated release pipeline via travis (c86592c)