Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 22:57
· 58 commits to main since this release
afc9fe1

0.5.0 (2023-06-26)

Feature

  • use keyword list for cache client factory function (ba334a2)
  • support numbers for ttls/scores (18facba)
  • Add pre-built configurations (17ae286)
  • Add doc code snippets and readme generation (#43) (f987077)

Bug Fixes

  • patch vendored hdr histogram lib to support Mac ARM (2bbb324)
  • linting (102e424)
  • Remove secret that is causing a job failure (#44) (1fa5a62)

Chores

  • vendor HDR histogram library for loadgen (6f9c21a)
  • fix linting (abfcf8e)
  • revert back to not using keyword args for create (2a3e2f7)
  • fix linting (98f106a)
  • Update CONTRIBUTING to suggest installing elixir via asdf (3b2e465)
  • Manually update the readme (#46) (b88446f)