Skip to content

Releases: pkgjs/wiby

v0.3.0

28 Feb 10:22
075c33e
Compare
Choose a tag to compare

0.3.0 (2021-02-28)

Bug Fixes

  • crash on unhandled rejection (42ee92c)

Features

  • basic wiby clean command (b12c71d)
  • prevent a crash when default wiby branch missing (7b80990)
  • support wiby clean --all (c1195ac)
  • support wiby clean --dry-run (a831c5d)

v0.2.0

27 Jan 12:03
4e27db5
Compare
Choose a tag to compare

0.2.0 (2021-01-27)

Bug Fixes

  • result: typo in pipelineStatusesEnum (fb94459)

Features

  • result: Make default result export return data object with results (ea3ca7c)
  • result: output as markdown and new exit codes (9a87223)
  • migrate logs to 'debug' package (423556c)

v0.1.1

13 Jan 16:25
be30278
Compare
Choose a tag to compare

0.1.1 (2021-01-13)

Bug Fixes

  • use name from package json within the patch (4e6ec01)
  • use name from package json within the patch (1ba89dd)

v0.1.0

03 Jan 10:06
e9df289
Compare
Choose a tag to compare

0.1.0 (2021-01-03)

Bug Fixes

Features

  • add validation basics (6128b85)
  • report results for dependents defined in wiby.json (95e9ced)
  • return normalized config after validation (9acb856)
  • stub out the validate command (70e592f)
  • test dependents defined in wiby.json (fe2d2e8)