Skip to content

Stable fork of dgraph-io/ristretto

Latest
Compare
Choose a tag to compare
@franchb franchb released this 03 Feb 12:33
· 39 commits to master since this release
4464666

What's Changed

  • adopt fork, setup CI by @franchb in #1
  • feat(deps): bump github.com/stretchr/testify from 1.4.0 to 1.7.0 by @dependabot in #4
  • chore(deps): bump codacy/codacy-analysis-cli-action from 1.1.0 to 4.0.0 by @dependabot in #3
  • feat(deps): bump github.com/cespare/xxhash/v2 from 2.1.1 to 2.1.2 by @dependabot in #2
  • fix: remove glog dependency by @franchb in #5
  • Remove pkg errors by @franchb in #6
  • Switch hash function zeebo xxh3 by @franchb in #7
  • enable code coverage, run tests on Mac OS and Windows also by @franchb in #8
  • Add Cache interface by @franchb in #9
  • add the release action by @franchb in #10
  • fix: add semver release by @franchb in #11
  • fix: release action by @franchb in #12
  • add push tag action by @franchb in #13

New Contributors

Full Changelog: v0.1.0...v0.2.0