Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 683 Bytes

CHANGELOG.md

File metadata and controls

13 lines (7 loc) · 683 Bytes

1.0.0 (2017-11-21)

Features

  • format-time: add format time function to ddf time utils module (for WS reason) (c34cf62)
  • general: provide ddf compatible types (5fcb651), closes #2
  • time-parser: addd tests, code style (d23c46f)
  • time-parser: implemented time parser from string to milliseconds (cafb759)