Skip to content

V 1.0.9 SPAS authentication, CMake and more

Choose a tag to compare

@TTTTTAAAAAKKKKEEEENNNN TTTTTAAAAAKKKKEEEENNNN released this 25 Jan 08:55
· 6 commits to master since this release
72d0cd2

New features:

  1. Add support for SPAS authentication
  2. Migration from Makefile to CMakeList, the client now supports make install
  3. Project include directory refactor and client factory refactor to keep include and code clean and concise
  4. Changed feature of Log system, now you can specify the log file's size

Bugfixes:
Bugfix #101
Bugfix #96, thanks to @cool-colo
Bugfix #99
Bugfix #92, thanks to @labman000