Skip to content

V4.0.0

Latest
Compare
Choose a tag to compare
@jogo jogo released this 17 Oct 16:47
· 48 commits to master since this release
4e5db4b

What's Changed

  • Drop python support for 2.7, 3.4 and 3.5 by @jogo in #321
  • Use default for get ignore_exc by @jogo in #351
  • Return default from hash client by @Pankrat in #352
  • Return default from hash client when using positional argument by @Pankrat in #354
  • Support noreply for hash flush_all by @jogo in #361
  • Drop support for Python 3.6 by @jparise in #363
  • Add official support for Python 3.10 by @jparise in #365
  • Handle a blank stat value by @liquidpele in #388
  • Small buffer pass optimization as discussed in #395. by @martinnj in #402
  • Expand Client with a method for sending arbitrary commands. by @martinnj in #395
  • add pluggable compression serde by @sontek in #407
  • Start to add type hints by @jogo in #415
  • Add py.typed file by @jogo in #421
  • Fix key_prefix issue with stats and cache_memlimit by @jogo in #433

New Contributors

Full Changelog: v3.5.0...v4.0.0