v1.4.1
Changed
-
Add github actions of Windows.
-
Modify the way the log file is opened.
-
Add version/soversion to shared library.
-
Use double instead of long double as the type for timer durations.
Fixed
-
Fix a bug in the TcpConnectionImpl class.
-
Fix constructing Date in a daylight saving timezone.
-
GNU: -Wall -Wextra -Werror; fix related warnings.
-
Add wincrypt.h include for Windows.