Skip to content

Version 0.20.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 10:57
· 304 commits to master since this release

Changes

  • Move args from Vec<String> to Vec<RedisString> to reduce allocations (#157)
  • Timer callback data is static (#155)
  • Add integration test infrastructure for example modules (#137)