Releases: ANLAB-KAIST/KENSv3
Releases · ANLAB-KAIST/KENSv3
v3.3.6
v3.3.5
What's Changed
- Packet UUID mechanism is changed. Now UUID numbers are not reused.
- Packet class is refactored.
- Removed
size
/bufferSize
mechanism. Now buffer management relies onstd::vector
. - Now
setSize
supports increasing size.
- Removed
Full Changelog: v3.3.4...v3.3.5
v3.3.4
v3.3.3
v3.3.2
v3.3.1
v3.3.0
What's new in KENS v3.3
- 00a03e7: New
echo
assignment: learn to how to use POSIX network socket via implementing simple echo server and client. - 6131eca : Solution versioning.
- 73c9d32, 524f15d, eeaccc9, dab20ab, 1ed7db9: Minor fixes in
Dockerfile
andentrypoint.sh
. - 6e2ef20: Drop Windows native support.
- c273914 : Drop CentOS 8 support (EOL).
- 165e082, 5d9eb64, 87693a6: Automated WSL test.
- af0654e, 1a0f616, 7b2abad, 69cf18b: Automated extra Linux distribution tests.