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
9 days 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
9 days 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
13 days ago
chore(main): release 8.1.0
release-please--branches--main
13 days 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
13 days ago
chore(main): release 8.0.1
release-please--branches--main
13 days 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
13 days ago
chore(main): release 8.0.0 (#106) Co-authored-by: liblaf[bot] <184555210+liblaf[bot]@users.noreply.github.com>
main
13 days ago
Active Branches
chore(main): release 8.8.0
last run
9 days ago
#126
CodSpeed Performance Gauge
-15%
chore(pre-commit.ci): pre-commit autoupdate
last run
13 days ago
#81
CodSpeed Performance Gauge
-14%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs