1.10.0
ASL version 1.10.0.
Bug fixes and improvements.
- HTTP fixes: requests with no port, bad parsing of IPv6 addresses
- HTTP download and upload functions (directly to/from a file), raw or as multipart item
- HTTP progress notification of data sent or received
- Var and JSON improvements: handling of floats, operator |, formatting
- Added
Function<>backward/forward-compatible generic function type - Added
Matrix4::orthonormalize() - Added
Array2<T>basic 2-dimensional array - Better
Matrix3,Matrix4::inverse() - Improved Natvis file for VS debugging (place in Documents/Visual Studio 20xx/Visualizers)