Version v2.2.0.14
Patch Release
- Fixed connection status: Changed from from LISTENING to LISTEN
- Added support for NaN and Infinity in JSON
- NaN is represented as the string "NaN"
- Infinity and -Infinity are represented as the strings "Infinity" and "-Infinity" respectively.