Releases: GTkorvo/atl
Releases · GTkorvo/atl
Release list
Version 2.3.2
- HTTP atom server with CGI backend (skip server contact during preload; HTTP connect timeout)
- Fix infinite recursion in recursive_encode for list_of_lists
- Fix memory leak: free original lists after combined list
- Remove redundant atom_t typedef
Version 2.3.0
- C23 support (eliminate K&R compatibility code)
- Add atl_free() for cross-DLL memory management on Windows
- Fix memory leaks in recursive_encode and tests
- Long → ssize_t modernization
- CMake modernization
- ASan, MSan, UBSan CI
- Windows/WinSock improvements
Version 2.2.1
v2.2.1 update for address sanitize
version 2.2
Merge pull request #5 from chuckatkins/add-pkgconfig Add pkg-config support