Releases: nickeldan/vanilla_squad
Releases · nickeldan/vanilla_squad
Releasing 3.0.1
- Added some error checking to some of the snprintf functions.
- The snprintf functions no longer support %ld. Its support was unintentional before.
Releasing 3.0.0
- Removed VASQ_LL_RAWONLY.
- Functions of type vasqLoggerDataProcessor now take the log level as an argument.
- Removed the definitions of VASQ_RET_REDIRECT_FAIL and VASQ_RET_FORK.
- Added the VASQ_VERSION macro definition.
Releasing 2.0.0
Initial release