Skip to content

v0.10.0

Compare
Choose a tag to compare
@passsy passsy released this 01 Nov 19:36
  • New: Support for more date formats. asDateTime* received an optional format parameter. By default, all possible formats will be parsed. To the existing ISO 8601 format, RFC 1123, RFC 850 and asctime have been added which are typically used for the HTTP header or cookies.
  • Documentation added for asDouble and asMap