Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 551 Bytes

ChangeLog.md

File metadata and controls

17 lines (10 loc) · 551 Bytes

v0.9.5.0 [12/31/2018]

Release Notes

Updated dependencies, modified test case to check autogen policy.

v0.9.0.0 [11/11/2017]

Release Notes

Added the functionality to parse files with binary or epoch time stamps. -typetype parameter can be used to select between text, binary or epoch formats.

Features

  • #30: Support non text time stamps like epoch and binary

Bugfixes

  • #29: Fix Issues with arguments, Thanks to @R-Sommer