1.10.3
ASL version 1.10.3
Small fixes and improvements.
- Added conversion of 3D rotation matrices to/from Euler angles in different order conventions.
- Fixed HTTP keep-alive handing in HTTP/1.0 and HTTP/1.1
- TlsSocket/HTTPS: Compatibility with mbedTLS 3.x and 2.x.
- Warnings on use of deprecated functions
byteis nowasl::byte(there will be a global alias for compatibility for a while)- Added
ByteArrayas alias ofArray<byte> - Some code cleanup, avoided warnings, slightly safer
Directory::removeRecursive()