Skip to content

Releases: isair/JSONHelper

1.5.0

04 Apr 23:45
Compare
Choose a tag to compare

Switched to using a single operator: <--

1.4.0

13 Nov 23:49
Compare
Choose a tag to compare
  • Better tests.
  • Better unix timestamp to NSDate conversion.
  • Unix timestamp array to NSDate array conversion.
  • Support for double and float arrays.
  • Ditched plan to support error reporting; simplified code thanks to that.