github dimo414/bkt 0.5.0

latest releases: 0.8.2, 0.8.1, 0.8.0...
4 years ago

What's Changed

  • Add support for setting the cache directory via a BKT_TMPDIR environment variable
  • CLI
    • Added --discard-failures to optionally not cache invocations that fail
    • Rename flags to use hyphens instead of underscores (#2)
  • API
    • Renamed Bkt::execute() to Bkt::retrieve()
    • Moved cleanup configuration to Bkt's state, see Bkt::cleanup_on_refresh()
    • Added Bkt::discard_failures() to support --discard-failures
  • Provided a small benchmark.sh script for observing bkt's overhead

Full Changelog: 0.4.0...0.5.0

Don't miss a new bkt release

NewReleases is sending notifications on new releases.