Skip to content

v1.0.0

Compare
Choose a tag to compare
@Jamesbarford Jamesbarford released this 08 Aug 22:30
5cec2e1

v1.0.0 🎉

  • unit tests.
  • jsonSelect() for ".foo.bar[0]" acessing.
  • jsonGetError() and family for error handling.
  • jsonToString() to convert the struct to a string
  • parse the json without parsing numbers.
  • separate int from float (in c ssize_t and double).