v1.5.1
Changed
-
Fix warning C4244 in MSVC
-
Disable strict compiler check on Windows with GCC
-
Added support for paths containing unicode characters on Windows
-
Add BUILD_DOC cmake option (doxygen)
-
Use make_shared instead of shared_ptr(new)
-
Detect and handle MinGW
Fixed
-
Fix the destructor of AresResolver
-
Fix memory leak in NormalResolver