Skip to content

Releases: TheDragonCode/benchmark

4.6.1

Choose a tag to compare

@github-actions github-actions released this 01 May 19:17
3a90c4d

Fixed

4.6.0

Choose a tag to compare

@github-actions github-actions released this 01 May 19:04
224b13c

Added

Changed

4.5.1

Choose a tag to compare

@github-actions github-actions released this 17 Feb 19:04
ce3aa0b

Changed

4.5.0

Choose a tag to compare

@github-actions github-actions released this 17 Feb 17:10
953852b

Added

Changed

4.4.2

Choose a tag to compare

@github-actions github-actions released this 17 Feb 15:50
9331be8

Fixed

  • Add SilentProgressBar implementation and integrate progress bar toggle in ViewService by @andrey-helldar in #104

4.4.1

Choose a tag to compare

@github-actions github-actions released this 16 Feb 14:27
05b40c6

Changed

4.4.0

Choose a tag to compare

@github-actions github-actions released this 16 Feb 13:06
0f3e9fc

Added

  • Add disableProgressBar method to suppress progress bar display in console by @andrey-helldar in #100

4.3.0

Choose a tag to compare

@github-actions github-actions released this 16 Feb 12:52
ce1c246

Added

  • Added new assertions for deviation: toBeDeviationTime and toBeDeviationMemory methods by @andrey-helldar in #96
  • Handle cases with no comparisons: throw NoComparisonsException for toAssert and log info message for toConsole. by @andrey-helldar in #97

Changed

  • Add Xdebug-specific testing scripts: test:coverage and test:profile. by @andrey-helldar in #98
  • Revert "Refactor TableView to improve separator handling with distinct header and footer methods by @andrey-helldar in #99

4.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Feb 21:04
cc6d5d1

Added

Changed

4.1.1

Choose a tag to compare

@github-actions github-actions released this 15 Feb 10:06
44bc99f

Fixed