dlib 0.19.1
- dlib.network
- Fixed compilation under Windows
- dlib.filesystem
isFile
,isDir
properties now work forStdFileSystem
entries
- dlib.container
DynamicArray.readOnlyData
- dlib.text
String.toString
andString.ptr
are nowconst
- Misc
- Added latest DMD (2.093.0) and LDC (1.22.0) to Travis CI config.