Releases: jorenham/exports
Releases · jorenham/exports
v1.3.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- drop support for python 3.9 by @jorenham in #27
- update the development dependencies by @jorenham in #29
- typecheck the tests by @jorenham in #30
uvby @jorenham in #37- python 3.14 support, dependency updates, uv build, config fixes by @jorenham in #49
- dprint by @jorenham in #50
- update development deps by @jorenham in #65
- black-compatible ruff config by @jorenham in #66
- replace
codespellwithtyposby @jorenham in #67 - fix ci test matrix by @jorenham in #68
- MIT -> BSD-3-Clause by @jorenham in #71
- fancify readme header and badges by @jorenham in #72
- lower dependabot freq to monthly by @jorenham in #73
- remove irrelevant gitignore entries by @jorenham in #74
tyby @jorenham in #75pyreflyby @jorenham in #76- PyPI TPM publication workflow by @jorenham in #77
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Bump actions/setup-python from 4 to 5 by @dependabot in #4
- update development dependencies by @jorenham in #5
- Add a sponsor button by @jorenham in #6
- Python 3.13 support by @jorenham in #7
- Ruff by @jorenham in #8
- Better type-checking with basedpyright by @jorenham in #9
- Improved the
README.mdby @jorenham in #10 - Improved CI by @jorenham in #11
- Pre-commit by @jorenham in #12
- Tox by @jorenham in #13
- Repo-review by @jorenham in #14
- Based mypy by @jorenham in #15
- v1.2.0 by @jorenham in #16
New Contributors
- @dependabot made their first contribution in #4
Full Changelog: v1.1.1...v1.2.0