Skip to content

Releases: elastic-infra/go-remove-slowly

v1.4.0

29 Feb 03:10
1ade40f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

12 Nov 08:32
4605238
Compare
Choose a tag to compare
  • Truncate file size should be file.Truncate's argument (#10)

  • Add CHANGELOG

v1.2.0

03 Sep 15:25
8b8959b
Compare
Choose a tag to compare
  • Add truncate size option (#9)
  • Walk directory in directory arguments (#9)

v1.1.0

15 Oct 09:03
6ac361b
Compare
Choose a tag to compare
  • urfave/cli v2 (#5)
  • Fix test (#6)
  • Add Version flag (#7)
  • Add demo (#8)

v1.0.0

14 Oct 16:51
b299381
Compare
Choose a tag to compare
  • CI Slack notification (#3)

    • Send slack notification on CI

    • Fix notification config

  • Add badges (#4)

v0.1.0

14 Oct 15:51
6f94e26
Compare
Choose a tag to compare

Changelog

9b92400 Basic implementation
6f94e26 CI (#2)
18ecc8f Cleanup test directory
a243e56 Fix
79d3fca Init CircleCI
f3375ed Initial commit
07cdb26 Initialize CLI project
1a48c41 Prepare test result directory for CircleCI
cea8f04 go1.15 (#1)