Slacking Versions Save

Modern Slack C++ 11 library for communicating with the Web Slack API

v0.3.0

3 years ago

It has been quite some time ! Here an up to date release. Thank you all for your contributions!

v0.2.2

7 years ago
  • For convenience, allow escape characters in text message and URL encode string.
  • Added the possibility to disable throw exception
  • Upgrade nlohmann json to 2.1.1

0.2.0

7 years ago
  • CPR has been removed. Simple curl sessions has been created. Slacking consists now of two header files.
  • Added No throw exception options in Slacking.
  • CPR functionnalities are consistent with old version. Upgrading should have no impact.

0.1.0

7 years ago

Header only library including CPR and Nlohmann Json.