Skip to content

1.9.0 (2020-05-27)

Compare
Choose a tag to compare
@jmaupetit jmaupetit released this 27 May 20:56
· 32 commits to master since this release

Added

  • Improve Arrow 0.15.0 support after changes in arrow.get() behavior (#296)
  • Watson now suggests correct command if users make small typo (#318)

Changed

  • Always show total time at bottom of report (#356)
  • Use the default system newline character for CSV output (#366).

Fixed

  • Stylize prompt to create new project or tag (#310).
  • Aggregate calculates wrong time if used with --current (#293)
  • The start command now correctly checks if project is empty (#322)
  • Aggregate ignores frames that crosses aggregate boundary (#248)
  • The report and aggregate commands with --json option now correctly encode Arrow objects (#329)