Skip to content

Releases: crwlrsoft/utils

v1.1.0

20 Jul 11:54
Compare
Choose a tag to compare
  • New Microseconds value object class that wraps timestamp float values to make it easier and less error-prone to work with.

v1.0.0

17 May 19:11
Compare
Choose a tag to compare

Added

  • The Json class that converts JSON strings to array and also tries to deal with "relaxed" JSON, where keys can be unquoted.