Recent Releases of gufo-err
gufo-err - 0.5.0
Fixed
- Restore previous exception handler on deleting err object
Added
- Python 3.13 support
Changed
- Minimal sentry_sdk version is 2.8.0
Removed
- Python 3.8 support
Infrastructure
- Move requirements to pyproject.toml
- Move to ruff formatter from black
- mkdocs-material 9.5.44
- mypy 1.13.0
- ruff 0.11.2
- pytest 8.3.3
- Python
Published by dvolodin7 6 months ago
gufo-err - 0.4.0
Added
errcommand-line tool.BaseFormatterabstract base class.TerseFormatterandExtendFormatterformatters.ErrorInfogot optionalroot_modulefield.ErrorInfo.get_top_app_frame()function.py.typedfile for PEP-561 compatibility- docs: "Supported standards" page
Changed
- docs: Code Quality
- Refined docstrigs
Infrastructure
- Use
actions/checkout@v3 - Use
actions/cache@v3 - Use
pypa/gh-action-pypi-publish@release/v1 - Project structure tests
- CI workflows tests
- Adopt Ruff
- Coverage 7.3.0
- mypy 1.5.1
- Move
.coveragerctopyproject.toml - Move
setup.cfgtopyproject.toml
- Python
Published by dvolodin7 over 2 years ago
gufo-err - 0.3.0
Added
- Python 3.11 support.
- TracebackMiddleware shows exact problem position on Python 3.11+
CodePositionstructure for exact code location (Python 3.11+)SourceInfogot optionalposfield.- Add CITATIONS.cff
- Developer's Common Tasks
Changed
- Move changelog into the project's root
Infrastructure
- Use Python 3.11 for devcontainer
- mkdocs-material 8.5.8
- pytest 7.2.0
- Coverage 6.5.0
- Python
Published by dvolodin7 over 3 years ago