This repository was archived by the owner on Oct 8, 2022. It is now read-only.
What's Changed
Features
- feat: extend config files by @GregoryAlbouy in #66
- feat: implement subcommand version by @GregoryAlbouy in #76
- feat(template): expose basic stats by @GregoryAlbouy in #86
- feat(template): events by name by @GregoryAlbouy in #87
- feat(template): implement fail function by @GregoryAlbouy in #88
- feat: user authentication by @GregoryAlbouy in #92
- docs: write main documentation by @GregoryAlbouy in #93
Internals
- fix: use new endpoint by @GregoryAlbouy in #72
- dev: write unit tests for package output by @GregoryAlbouy in #73
- ops: create cross-platforms build script by @GregoryAlbouy in #74
- fix(config): invalidate config if concurrency > requests by @GregoryAlbouy in #79
- dev: refactor config parsing by @GregoryAlbouy in #35
- fix: config file is ignored when no cli flag is provided by @GregoryAlbouy in #80
- chore: lint golangci config by @GregoryAlbouy in #89
- ci: improve coverage of package config by @GregoryAlbouy in #91
- ci: unit test output.Report internals by @GregoryAlbouy in #90
Full Changelog: v0.1.0...v1.0.0