v5.8.5
JSON enhancements and bug fixes
Highlights:
- Added builder methods to the JSON library (new)
- Added ‘IsNeg’ and ‘NotNeg’ to numeric types (new)
- Fixed TCPSocket and TCPSecureSocket 'WriteString(..)' methods, they added an extra byte to output (bug #27, medium)
- Resolved garbage collection crashes with highly multi-threaded workloads (bug #28, high)