Recent Releases of gufo-loader
gufo-loader - 1.0.4
Added
- Python 3.13 support.
- docs: Fancy front page.
Fixes
- Protocol scheme documentation and examples.
Removed
- Dropping Python 3.8 support
Infrastructure
- Depencies are moved to pyproject.toml
- devcontainer: Move settings to
customizations.vscode.settings - devcontainer: Python 3.13
- Ruff 0.11.2
- mypy 1.13.0
- mkdocs-material 9.5.44
- pytest 8.3.3
- coverage 7.6.4
- IPython 9.4.0
- Python
Published by dvolodin7 6 months ago
gufo-loader - 1.0.3
Added
py.typedfile for PEP-561 compatibility- docs: Supported standards
- Loader.iter() method.
Changed
- docs: license.md renamed to LICENSE.md
Infrastructure
- Adopt ruff
- Use
actions/checkout@v3 - Use
actions/cache@v3 - Project structure tests
- CI workflows tests
- Extend licence copyright years
- Dockerfile: Use
set -xto log RUN commands - docs: Use common Gufo Labs mkdocs plugins set
- Python
Published by dvolodin7 about 3 years ago
gufo-loader - 1.0.2
Added
- Python 3.11 support
- Add CITATION.cff
- Developer's Common Tasks
Changed
- Move CHANGELOG.md to the project root
Infrastructure
- Use Python 3.11 for dev container
- Use mkdocs-material 3.5.8
- Use pytest 7.2.0
- Use python-coverage 6.5.0
- Python
Published by dvolodin7 over 3 years ago