Skip to content

com.ibm.streamsx.json 1.4.2

Compare
Choose a tag to compare
@schubon schubon released this 07 Sep 10:11

Changes since v1.4.1

  • Added JsonParseStatus enum type, parseJSON overload to have error status.
  • Fixed return type for a new parseJSON in XML.
  • Support JSON with reserved SPL keywords (issues #12 & #72)
  • Added reset capacity to the internal JSON object.
  • Added implicit cast from boolean/number to string.
  • Detect numeric value type by an agrument's SPL type.
  • Clean gh-pages
  • New template for gh-pages update