Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 862 Bytes

CHANGELOG.md

File metadata and controls

42 lines (26 loc) · 862 Bytes

Changelog

1.2.0 (2019/05/01)

  • Skip completed tasks while checking status (Issue #4)
  • Update Docker client and some libs
  • Go 1.12.4

1.1.0 (2019/03/21)

  • Go 1.12.1

1.0.0 (2019/02/17)

  • Add JSON log output
  • Deliver artifacts through goreleaser
  • Review project structure

0.2.1 (2019/01/24)

0.2.0 (2019/01/22)

  • Add support for Docker API 1.38 (Issue #3)
  • ldflags -X not properly applied

0.1.2 (2019/01/14)

  • Fix non-cronjob services added to cronjob list (Issue #2)
  • Handle removed services
  • NPE while checking service

0.1.1 (2018/12/13)

  • Fix build args
  • Checksum mismatch on Go 1.11.4

0.1.0 (2018/12/13)

  • Initial version based on Docker API 1.26