Releases: PerformanC/CogLink
Releases · PerformanC/CogLink
v3.0.1
v3.0.0
Fixed
- 12d9396 track decoding
- 12d9396 21556e2 memory leaks
- ef333f8 compilation warnings
- df3432e memory issues
- 5af9ff6 Doxygen related issues
Updated
Added
- 01e0ce3 code base
- 93633df internal queue support
- 5fbc615 support for more
loadType
s - 7596674
GUILD_CREATE
based caching - 7a0fa2a update player response parsing
- e343cd3 Doxygen tags/documentation
- 04386ef update session function
- d797d8a example
Improved
- ac2e89b Makefile
- 621acbe loadTracks JSON parsing
- 5d741b7 LL API coverage
- 0d60db3 JSON building
- ee4a9e2 JSON parsing and building
- 0fda974 API consistency and ABI
- 508fc84 API consistency
- a218c53 organization and internal handling
- e343cd3 usage
- 04386ef memory management
Full Changelog
v2.0.0
v2.0.0 release
Changes
This releases adds support for Lavalink v4 and removes support to Lavalink v3, optimization internal functions and adding more parsing functions for faster parsing
Add
- Lavalink v4 support
Changes
- -200 mallocs removed, changed to stack
-
- parsing functions to improve performance
- optimized internal functions
Fixes
- fixed memory issues
Full changelog
You can see the full changelog here
v1.6.0
Coglink v1.6.0 stable out, here is the resumed changelog:
- Added Doxygen Doxyfile for generate Coglink docs locally.
- Added Voice Channel Id caching (Optional)
- Improved README.md
Full Changelog: https://github.com/PerformanC/Coglink/commits/v1.6.0