Releases: CVector-Energy/python-test
Releases · CVector-Energy/python-test
v1.1.0
What's Changed
- Add working-directory option by @joshuanapoli in #1
- [PD1-950] Add support for the uv package manager and automatically repair simple build failures by @joshuanapoli in #2
New Contributors
- @joshuanapoli made their first contribution in #1
Full Changelog: v1.0.3...v1.1.0
v1.0.3
The poetry cache depends on the Python version. This solves an error when changing Python versions; poetry fails to run if it was built with the wrong version of Python.
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Release to GitHub Actions Marketplace
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Change to use '.' as the default source directory.
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Initial version.
Run tests for repos using the following:
- ruff
- mypy
- pytest