This repository has been archived by the owner on Aug 4, 2019. It is now read-only.
Releases: repsheet/librepsheet
Releases · repsheet/librepsheet
2.2.0
2.1.0
2.0.0
This release introduces new functionality and breaking API changes. It now supports looking up an actor by user as well as by IP address. It also adds a function that allows you to ask for the status of an actor and get a reply versus having to process the response and determine what the state is. All functions that query Redis now return an integer response signaling the success for failure of the query, preventing segfaults at the library level and allowing consumers of librepsheet to handle the failure gracefully.