Releases: p-r-a-v-i-n/perftrack
Releases · p-r-a-v-i-n/perftrack
v0.1.1
Polish pyproject.toml and add license files.
What's Changed
- update version in pyproject.toml by @p-r-a-v-i-n in #9
- Updated installation instructions by @p-r-a-v-i-n in #10
- update pyproject.toml by @p-r-a-v-i-n in #11
- removed osi approved from pyproject.toml by @p-r-a-v-i-n in #12
- Add pre-commit hooks and configure linting/formatting, fixes #14 by @p-r-a-v-i-n in #19
- added license files in pyproject.toml by @p-r-a-v-i-n in #21
Full Changelog: v0.1.0...v0.1.1
v0.1.0
PerfTrack is a CLI that tracks performance baselines and prevents regressions locally and in CI pipelines.
Full Changelog: https://github.com/p-r-a-v-i-n/perftrack/commits/v0.0.1
What's Changed
- Update README.md by @p-r-a-v-i-n in #1
- Update requirements.txt by @p-r-a-v-i-n in #2
- Delete .github directory by @p-r-a-v-i-n in #3
- Update README.md by @p-r-a-v-i-n in #4
- Update pyproject.toml by @p-r-a-v-i-n in #5
- fixed the comparing logic by @p-r-a-v-i-n in #6
- added real regression detection example by perftrack by @p-r-a-v-i-n in #7
- add linked regression PR by @p-r-a-v-i-n in #8
New Contributors
- @p-r-a-v-i-n made their first contribution in #1
Full Changelog: https://github.com/p-r-a-v-i-n/perftrack/commits/v0.1.0