Thanks to visit codestin.com
Credit goes to github.com

Skip to content

1.10.0

Choose a tag to compare

@aslze aslze released this 18 Nov 00:31
· 363 commits to master since this release

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)