- fix: missed json output formatter file
- nbd, its not used anyways
- fix: bump tokio to the latest version
- This should fix the windows build issues.
- fix(ci): kodiak config to fix dependabot PRs
- feat: updated to the latest version of clap
- fix(ci): fixed cargo upgrade cmd again
- fix(ci): fix cmd for new cargo-edit version
- fix(ci): re-enable add-and-commit step
- fix(ci): re-enable cargo publish
- fix(ci): cz enable push and commit
- fix(ci): update publish to use pre-built github token
- fix(ci): update publish workflow to checkout v3
- fix(ci): update publish workflow to checkout v3
- fix: addressed serde_yaml breaking change
- fix: added default-members to workspace to prevent publishing the test api
- feat: added environment variable overrides
- feat: csv loading
- feat: added json context action
- feat: calculate and display requests per second
- fix: fixed release-crate job
- fix: fixed a few non-async locks that should've been async
- fix: added docs to a few methods
- fix: addressed clippy warnings
- feat: basic minimal implementation
- fix: updated descriptions and readmes
- fix: fixed commitizen toml
- feat: initial project layout