Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 658 Bytes

CHANGELOG.md

File metadata and controls

40 lines (21 loc) · 658 Bytes

unreleased

  • TODO

0.4.0

  • Add support for RSpec 2.

0.3.0

  • Add support for semaphoreapp.com thread ENV variables.

0.2.0

  • Add knapsack logger. Allow to use custom logger.

0.1.4

  • Fix wrong time presentation for negative seconds.

0.1.3

  • Better time presentation instead of seconds.

0.1.2

  • Fix case when someone removes spec file which exists in knapsack report.
  • Extract config to separate class and fix wrong node time execution on CI.

0.1.1

  • Fix assigning time execution to right spec file when call RSpec shared example.

0.1.0

  • Gem ready to use it!

0.0.3

  • Test release. Not ready to use it.