Skip to content

Releases: sha1n/bert

v2.3.5

17 Jun 13:51
Compare
Choose a tag to compare

Changes

  • make updates for brew formula

v2.3.4

17 Jun 11:47
Compare
Choose a tag to compare

🚀 Features

v2.3.3

16 Jun 12:07
Compare
Choose a tag to compare

🚀 Features

  • added support for specific version updates @sha1n (#124)
  • adding more platforms and archs @sha1n (#123)

v2.3.2

15 Jun 16:36
aaa10e4
Compare
Choose a tag to compare

Changes

  • added windows vagrant test box config @sha1n (#121)

🐛 Bug Fixes

  • improved windows support @sha1n (#120)
    • fixed terminal size resolution
    • fixed cpu timer issue
    • hiding unsupported values from text report (user/kernel times)

v2.3.1

14 Jun 18:32
578d844
Compare
Choose a tag to compare

Changes

v2.3.0

14 Jun 09:11
dc3b43b
Compare
Choose a tag to compare

Changes

  • improved title scaling for smaller terminals (#109)

🚀 Features

  • added support for simple ad-hoc specs @sha1n (#109)
  • added the option to override the number of executions specified in a config file (#109)

v2.2.2

13 Jun 18:42
a32dd82
Compare
Choose a tag to compare

Changes

  • improved support for small terminal windows @sha1n (#108)
  • improved progress info

v2.2.1

12 Jun 15:56
9d10273
Compare
Choose a tag to compare

Changes

🚀 Features

  • significant timing improvements @sha1n (#104)
    • added user/system CPU time metrics (unix based systems only)
    • added ETA indication
    • improved perceived time measurement accuracy
    • using only passive progress indicators to minimize CPU load

🐛 Bug Fixes

  • added build constraints to hide unix specific code from win builds @sha1n (#107)

v2.2.0

10 Jun 15:35
f2154d0
Compare
Choose a tag to compare

Changes

🚀 Features

  • improved text and md reports - units are now auto-adjusted to best suite values @sha1n (#97)

🐛 Bug Fixes

v2.1.0

09 Jun 15:41
1f14bb5
Compare
Choose a tag to compare

Changes

🚀 Features

  • ui is now on by default @sha1n (#92)
  • improved progress bar config @sha1n (#91)
  • color coded more compressed txt report layout @sha1n (#88)

🐛 Bug Fixes