V 1.0.9 SPAS authentication, CMake and more
·
6 commits
to master
since this release
New features:
- Add support for SPAS authentication
- Migration from Makefile to CMakeList, the client now supports make install
- Project include directory refactor and client factory refactor to keep include and code clean and concise
- 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