1.9.2
ASL version 1.9.2
Bug fixes and implementation improvements.
- Fixed MacOS build
- Fixed issue with SocketServer sometimes calling serve() when calling stop() on it.
- Fixed Array::sortBy for some types
- Better handling of SocketServer stopping
- Better functions to wait for data in Socket
- Added interoperability functions to cast to/from Python in code using pybind11
- Added Github Action for CI (now ASL is automatically built and tested on Windows, Linux, MacOS)