Skip to content

Releases: icyflame/cli-cube-timer

Add solve time and solve timestamp filters

30 Nov 12:04
Compare
Choose a tag to compare
  • Merge branch 'add-after-before-options' fe38dc3
  • Fix typo in readme copy 880a2fe
  • Add documentation about the new options 0ff7d3f
  • Print the before and after timestamps in stats command output 1d41bce
  • Move imports to the top of the file d9e70bc
  • Add makefile with test commands for stats 016caa4
  • Remove redeclared helper function addda3b
  • Move helper functions to a separate module 55105e0
  • Add basic functionality for the --basic and --after options 9ac421c
  • Include moment.js as a depedency for time-related functions eb42f84
  • Change the current format to a validatorFunc format d72bc57
  • Set solve timestamp even in the case of a DNF fa3367e
  • Format commands in readme properly 87fdae1
  • Add documentation about the new arguments 31833b4
  • Fix the messages printed by the stats command 38629fa
  • Add min and max options for the stats feature 81e476d

v1.2.0...v1.3.0

Store solve timestamp alongwith each solve record

13 Nov 13:32
Compare
Choose a tag to compare
  • Add documentation for the new option 22b755c
  • Show the local file path using --show local 55f75c8
  • Merge pull request #54 from icyflame/add-time-to-every-time-record 8b4a093
  • Add the solve time stamp along with solve time and scramble for a solve dbb860d

v1.1.1...v1.2.0