Skip to content

Releases: abumq/residue-cpp

v2.1.4

24 Nov 04:17
65bd24d
Compare
Choose a tag to compare

Changelog

  • Updated license
  • Updated Easylogging++ to 9.96.7

v2.1.3

07 Sep 00:33
a0c51fa
Compare
Choose a tag to compare

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

28 Mar 05:41
da3bc69
Compare
Choose a tag to compare

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

27 Mar 00:16
251b535
Compare
Choose a tag to compare

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

24 Mar 08:49
d8bed55
Compare
Choose a tag to compare

Changelog

API Updates

  • Added loadConfigurationFromJson to load from JSON parameter
  • Added loadConnection and saveConnection

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

21 Mar 05:18
3ac0b18
Compare
Choose a tag to compare

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

01 Mar 04:45
3f88aed
Compare
Choose a tag to compare

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

23 Feb 07:38
f825ac5
Compare
Choose a tag to compare

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

14 Feb 05:50
604e630
Compare
Choose a tag to compare

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)

12 Feb 04:50
157b5ea
Compare
Choose a tag to compare

(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)