Skip to content
This repository has been archived by the owner on Apr 6, 2019. It is now read-only.

v3.1.0

Compare
Choose a tag to compare
@Cylix Cylix released this 16 Feb 17:27
· 105 commits to master since this release

Changes

  • Fix: compilation for specific windows compilers concerning atomic variables
  • Fix: handle correctly array replies with negative size by returning a null reply instead of throwing an invalid format exception
  • Fix: Bump tacopie version to retrieve a fix concerning gethostbyname() thread-safety issue on unix
  • Fix: compilation for programs based on Qt ('slots' conflict)

Additions

  • Add some overloads for the Z set functions to support floating point values
  • Add an auth method to the subscriber class to allow a subscriber to authenticate on the redis server

Removals

None