Skip to content

v5.8.4

Compare
Choose a tag to compare
@objeck objeck released this 27 May 02:06
· 7606 commits to master since this release

JSON enhancements and bug fixes

Highlights:

  1. Added builder methods to the JSON library (new)
  2. Added IsNeg and NotNeg to numeric types (new)
  3. Fixed TCPSocket and TCPSecureSocket 'WriteString(..)' methods, they were adding an extra byte to output (medium)