Skip to content

Releases: CVector-Energy/python-test

v1.0.3

11 Dec 22:17

Choose a tag to compare

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

07 Dec 02:25

Choose a tag to compare

Release to GitHub Actions Marketplace

Full Changelog: v1.0.1...v1.0.2

v1.0.1

07 Dec 02:14

Choose a tag to compare

Change to use '.' as the default source directory.

Full Changelog: v1.0.0...v1.0.1

v1.0.0

07 Dec 00:52

Choose a tag to compare

Initial version.

Run tests for repos using the following:

  • ruff
  • mypy
  • pytest