Releases: sha1n/bert
Releases · sha1n/bert
v1.1.0
v1.0.1
v1.0.0
v0.0.8
Changes
- consistent text report ordering @sha1n (#19)
- text report cosmetics @sha1n (#18)
- improved sense of progress @sha1n (#17)
🚀 Features
🤖 Installing pre-built binaries:
- Download the appropriate binary file for your platform and put it in your system
PATH
under the namebenchy
chmod +x benchy
- Review the readme for usage and config examples
v0.0.7
Changes
🚀 Features
🤖 Installing pre-built binaries:
- Download the appropriate binary file for your platform and put it in your system
PATH
under the namebenchy
chmod +x benchy
- Review the readme for usage and config examples
v0.0.6
Changes
- updated docs @sha1n (#14)
- Bump github.com/fatih/color from 1.10.0 to 1.11.0 @dependabot (#10)
- Bump github.com/sirupsen/logrus from 1.2.0 to 1.8.1 @dependabot (#11)
- structure refactoring @sha1n (#9)
🚀 Features
🤖 Installing pre-built binaries:
- Download the appropriate binary file for your platform and put it in your system
PATH
under the namebenchy
chmod +x benchy
- Review the readme for usage and config examples
Benchy v0.0.5-alpha
Changes
- Improved configuration validation
- Added
stddev
stat
Installing pre-built binaries:
- Download the appropriate binary file for your platform and put it in your system
PATH
under the namebenchy
chmod +x benchy
- Review the readme for usage and config examples
Benchy v0.0.4-alpha
Changes
- Improved configuration scheme, validation and documentation
- Improved logging and output piping options (see:
benchy --help
)
Installing pre-built binaries:
- Download the appropriate binary file for your platform and put it in your system
PATH
under the namebenchy
chmod +x benchy
- Review the readme for usage and config examples
Benchy v0.0.3-alpha
Changes
- Added optional per-scenario setup/teardown command
- Added optional per-command working dir (overrides scenario working dir)
Installing pre-built binaries:
- Download the appropriate binary file for your platform and put it in your system
PATH
under the namebenchy
chmod +x benchy
- Review the readme for usage and config examples
Benchy v0.0.2-alpha
Changes
- Added YAML configuration support
- Simplified config scheme
- Added error rate stat
Installing pre-built binaries:
- Download the appropriate binary file for your platform and put it in your system
PATH
under the namebenchy
chmod +x benchy
- Review the readme for usage and config examples