Skip to content

Support for configurable JSON parser, default to Jason + other cleanup

Choose a tag to compare

@akira akira released this 24 Feb 19:39
· 235 commits to master since this release

[0.13.1] - 2019-02-24

Added

  • Support for configurable JSON parser, with Jason as default by @chulkilee.

Fixed

  • Remove redundant time output for worker log by @akira.
  • Fix deprecated time warning by @gvl.