liblaf
grapes
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore(main): release 8.1.0
release-please--branches--main
5 months ago
feat(rich): add rich traceback implementation Add a new rich traceback implementation with enhanced visualization capabilities. This includes custom exception summary, frame summary, and stack summary classes that provide better formatting and styling for Python tracebacks using Rich library features. The implementation provides: - RichExceptionSummary for handling exception chains and groups - RichFrameSummary for detailed frame information with syntax highlighting - RichStackSummary for organized stack trace presentation - Custom styling and theming support - Local variable inspection with configurable limits This enhances debugging experience by providing more readable and informative tracebacks.
main
5 months ago
chore(ci): pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.2 → v0.14.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.2...v0.14.4) - [github.com/biomejs/pre-commit: v2.3.1 → v2.3.4](https://github.com/biomejs/pre-commit/compare/v2.3.1...v2.3.4)
pre-commit-ci-update-config
5 months ago
chore(main): release 8.1.0
release-please--branches--main
5 months ago
feat(timing): deprecate 'name' parameter in favor of 'label' Add a deprecation warning when the 'name' parameter is used instead of 'label' in Timings class. The 'label' parameter now takes precedence, and users are encouraged to migrate to using 'label' for better clarity and consistency. This change improves API consistency and provides a clear migration path for existing code while maintaining backward compatibility.
main
5 months ago
chore(main): release 8.0.1
release-please--branches--main
5 months ago
test: fix release type detection in tests Correct the test assertions for `is_dev_release` and `is_pre_release` functions to properly compare against the actual package version's release type. The previous tests were incorrectly asserting the functions always return True, rather than comparing them to the package's actual dev/prerelease status. This ensures the release type detection logic is properly validated against the installed package version.
main
5 months ago
chore(main): release 8.0.0 (#106) Co-authored-by: liblaf[bot] <184555210+liblaf[bot]@users.noreply.github.com>
main
5 months ago
Latest Branches
CodSpeed Performance Gauge
-15%
chore(main): release 9.3.4
#186
5 months ago
e38c213
release-please--branches--main
CodSpeed Performance Gauge
-14%
chore(pre-commit.ci): pre-commit autoupdate
#81
5 months ago
09ceb91
pre-commit-ci-update-config
CodSpeed Performance Gauge
×11
chore(deps): update dependency pytest to v9 - autoclosed
#105
5 months ago
283773d
renovate/pytest-9.x
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs