Releases: abumq/residue-cpp
Releases · abumq/residue-cpp
v2.1.4
v2.1.3
Changelog
Updates
- Updated Easylogging++ to 9.96.5
Based on
- Ripe 4.1.1
- Easylogging++ 9.96.5
- ASIO 1.12.0
Notes
libz
comes with linux and macOS distributions- If you use cmake for your projects, you may also be interested in FindResidue.cmake module
- "Compiled on" is only for clarification purposes. These libraries should be OK in any machine newer than specified versions or even some older machines (especially in case of macOS)
- If you're using pre-compiled library, you may want to read this first
v2.1.2
Changelog
Updates
- Fix
RESIDUE_HOME
when not available
Compiled on
macOS
macOS High Sierra 10.13.3
- Compiler: clang-900.0.39.2
- Libraries: libz 1.2.11
Linux
Ubuntu 14.04 (Trusty 64-bit)
- Compiler: g++ 4.9.4
- Libraries: libz 1.2.8
Linux (SE Build)
CentOS 7 (64-bit)
- Compiler: g++ 4.8.5
- Libraries: libz 1.2.7
Based on
- Ripe 4.1.1
- Easylogging++ 9.96.2
- ASIO 1.12.0
Notes
libz
comes with linux and macOS distributions- If you use cmake for your projects, you may also be interested in FindResidue.cmake module
- "Compiled on" is only for clarification purposes. These libraries should be OK in any machine newer than specified versions or even some older machines (especially in case of macOS)
- If you're using pre-compiled library, you may want to read this first
v2.1.1
Changelog
Updates
- Moved exceptions out of include for native bindings
Compiled on
macOS
macOS High Sierra 10.13.3
- Compiler: clang-900.0.39.2
- Libraries: libz 1.2.11
Linux
Ubuntu 14.04 (Trusty 64-bit)
- Compiler: g++ 4.9.4
- Libraries: libz 1.2.8
Linux (SE Build)
CentOS 7 (64-bit)
- Compiler: g++ 4.8.5
- Libraries: libz 1.2.7
Based on
- Ripe 4.1.1
- Easylogging++ 9.96.2
- ASIO 1.12.0
Notes
libz
comes with linux and macOS distributions- If you use cmake for your projects, you may also be interested in FindResidue.cmake module
- "Compiled on" is only for clarification purposes. These libraries should be OK in any machine newer than specified versions or even some older machines (especially in case of macOS)
v2.1.0
Changelog
API Updates
- Added
loadConfigurationFromJson
to load from JSON parameter - Added
loadConnection
andsaveConnection
Updates
- Updated internal networking library (asio) to 1.12.0
- Client private key secret must be hex encoded now
- Configurations now support
RESIDUE_HOME
environment variable
Compiled on
macOS
macOS High Sierra 10.13.3
- Compiler: clang-900.0.39.2
- Libraries: libz 1.2.11
Linux
Ubuntu 14.04 (Trusty 64-bit)
- Compiler: g++ 4.9.4
- Libraries: libz 1.2.8
Linux (SE Build)
CentOS 7 (64-bit)
- Compiler: g++ 4.8.5
- Libraries: libz 1.2.7
Based on
- Ripe 4.1.1
- Easylogging++ 9.96.2
- ASIO 1.12.0
Notes
libz
comes with linux and macOS distributions- If you use cmake for your projects, you may also be interested in FindResidue.cmake module
- "Compiled on" is only for clarification purposes. These libraries should be OK in any machine newer than specified versions or even some older machines (especially in case of macOS)
v2.0.1
Changelog
Fixes
- Fix disconnect
Compiled on
macOS
macOS High Sierra 10.13.3
- Compiler: clang-900.0.39.2
- Libraries: libz 1.2.11
Linux
CentOS 7 (64-bit)
- Compiler: g++ 4.8.5
- Libraries: libz 1.2.7
Based on
- Ripe 4.1.1
- Easylogging++ 9.96.2
- ASIO 1.10.6
Notes
libz
comes with linux and macOS distributions- If you use cmake for your projects, you may also be interested in FindResidue.cmake module
- "Compiled on" is only for clarification purposes. These libraries should be OK in any machine newer than specified versions or even some older machines (especially in case of macOS)
v2.0.0
Changelog
Fixes
- Compatibility for server 2.0.0
- Updated Easylogging++ to 9.96.2
Compiled on
macOS
macOS High Sierra 10.13.3
- Compiler: clang-900.0.39.2
- Libraries: libz 1.2.11
Linux
Ubuntu 14.04 (Trusty 64-bit)
- Compiler: g++ 4.9.4
- Libraries: libz 1.2.8
Linux (SE Build)
CentOS 7 (64-bit)
- Compiler: g++ 4.8.5
- Libraries: libz 1.2.7
Based on
- Ripe 4.1.1
- Easylogging++ 9.96.2
- ASIO 1.10.6
Notes
libz
comes with linux and macOS distributions- If you use cmake for your projects, you may also be interested in FindResidue.cmake module
- "Compiled on" is only for clarification purposes. These libraries should be OK in any machine newer than specified versions or even some older machines (especially in case of macOS)
v1.2.3
Changelog
Updates
- Removed plain log request to match server 1.5+
- Updated Easylogging++ to 9.96.1
Compiled on
macOS
macOS High Sierra 10.13.3
- Compiler: clang-900.0.39.2
- Libraries: libz 1.2.11
Linux
Ubuntu 14.04 (Trusty 64-bit)
- Compiler: g++ 4.9.4
- Libraries: libz 1.2.8
Linux (SE Build)
CentOS 7 (64-bit)
- Compiler: g++ 4.8.3
- Libraries: libz 1.2.7
Based on
- Ripe 4.1.1
- Easylogging++ 9.96.1
- ASIO 1.10.6
Notes
libz
comes with linux and macOS distributions- If you use cmake for your projects, you may also be interested in FindResidue.cmake module
- "Compiled on" is only for clarification purposes. These libraries should be OK in any machine newer than specified versions or even some older machines (especially in case of macOS)
v1.2.2
Changelog
Updates
- Upgraded Easylogging++ from 9.95.4 to 9.96.0
Compiled on
macOS
macOS High Sierra 10.13.3
- Compiler: clang-900.0.39.2
- Libraries: libz 1.2.11
Linux
Ubuntu 14.04 (Trusty 64-bit)
- Compiler: g++ 4.9.4
- Libraries: libz 1.2.8
Linux (SE Build)
CentOS 7 (64-bit)
- Compiler: g++ 4.8.3
- Libraries: libz 1.2.7
Based on
- Ripe 4.1.1
- Easylogging++ 9.96.0
- ASIO 1.10.6
Notes
libz
comes with linux and macOS distributions- If you use cmake for your projects, you may also be interested in FindResidue.cmake module
- "Compiled on" is only for clarification purposes. These libraries should be OK in any machine newer than specified versions or even some older machines (especially in case of macOS)
v1.2.1 (Stable)
(Only structure update)
Compiled on
macOS
macOS High Sierra 10.13.3
- Compiler: clang-900.0.39.2
- Libraries: libz 1.2.11
Linux
Ubuntu 14.04 (Trusty 64-bit)
- Compiler: g++ 4.9.4
- Libraries: libz 1.2.8
Linux (SE Build)
CentOS 7 (64-bit)
- Compiler: g++ 4.8.3
- Libraries: libz 1.2.7
Based on
- Ripe 4.1.1
- Easylogging++ 9.95.4
- ASIO 1.10.6
Notes
libz
comes with linux and macOS distributions- If you use cmake, you may also be interested in FindResidue.cmake module
- "Compiled on" is only for clarification purposes. These libraries should be OK in any machine newer than specified versions or even some older machines (especially in case of macOS)