Releases: Nardol/pysmsboxnet
Releases · Nardol/pysmsboxnet
2024.6.1
2024.6.0
What's Changed
- Python3.12 marked as compatible in pyproject.toml
- Switch doc theme to Furo by @Nardol in #149
- Use src layout and update pyproject.toml by @Nardol in #265
- Switch to setuptools-scm by @Nardol in #267
- Rewrite pyproject.toml to also include optional dependencies by @Nardol in #271
- Replace all possible linters by Ruff by @Nardol in #281
- Add py.typed by @Nardol in #375
Full Changelog: 2023.5.0...2024.6.0
2024.6.0b1
What's Changed
- Switch doc theme to Furo by @Nardol in #149
- Use src layout and update pyproject.toml by @Nardol in #265
- Switch to setuptools-scm by @Nardol in #267
- Rewrite pyproject.toml to also include optional dependencies by @Nardol in #271
- Migrate from flake8 to ruff by @Nardol in #280
- Replace all possible linters by Ruff by @Nardol in #281
- Add py.typed by @Nardol in #375
- Python 3.12 is specified as compatible on pyproject.toml
Full Changelog: 2023.5.0...2024.6.0b1
2023.5.0
What's Changed
- Bump setuptools, wheel and setuptools-git-versioning to specific versions by @Nardol in #85
- Add logger for debugging by @Nardol in #86
- Remove async_property dependency which looks unmaintained by @Nardol in #87
- Add strict typing requirements and pre-commit hook by @Nardol in #89
Full Changelog: 2023.2.1...2023.5.0
2023.2.1
What's Changed
- Add
__future__.annotations
import - Bump github/codeql-action from 2.2.1 to 2.2.2 by @dependabot in #79
- Target 100% coverage by @Nardol in #80
- Bump sphinx-rtd-theme from 1.2.0rc4 to 1.2.0 by @dependabot in #81
- Bump github/codeql-action from 2.2.2 to 2.2.3 by @dependabot in #82
Full Changelog: 2023.2.0...2023.2.1
2023.2.0
What's Changed
- Bump pytest-asyncio from 0.20.2 to 0.20.3 by @dependabot in #29
- Deploy documentation only when py files or doc itself is modified by @Nardol in #44
- Add requirements_doc.txt to docfiles filter by @Nardol in #50
- Add Codecov by @Nardol in #62
- Bump pytest from 7.2.0 to 7.2.1 by @dependabot in #63
- Bump coverage from 7.0.5 to 7.1.0 by @dependabot in #67
- Bump sphinx from 5.3.0 to 6.1.3 by @dependabot in #59
- Bump sphinx-rtd-theme from 1.2.0rc3 to 1.2.0rc4 by @dependabot in #78
- Add
__future__
import for annotations
Full Changelog: 2022.12.0...2023.2.0
2022.12.0
This release introduces partedly auto-generated documentation from code and publish it when a release is published and when something is pushed to main.
What's Changed
- refactor requirements by @Nardol in #22
- Bump github/codeql-action from 2.1.33 to 2.1.34 by @dependabot in #23
- Update pre-commits by @Nardol in #24
- Add documentation by @Nardol in #25
- Bump github/codeql-action from 2.1.34 to 2.1.35 by @dependabot in #26
- update readme and links by @Nardol in #27
Full Changelog: 2022.11.0...2022.12.0