Skip to content

Releases: pyTooling/pyTooling.GenericPath

v0.2.5

02 Mar 18:47
6637c5d
Compare
Choose a tag to compare

Release created on: 02.03.2022 - 18:46:59

New Features

  • Added checks for GH action updates to dependabot rules.

Changes

  • Bumped dependencies.

Bug Fixes

  • Fixed coverage uploads to Codacy.

v0.2.4

26 Dec 17:32
7b4de81
Compare
Choose a tag to compare

Release created on: 26.12.2021 - 17:32:53

New Features

None

Changes

  • Bumped dependencies.
  • Updated file headers.
  • Merged .coveragerc and pytest.ini into pyproject.toml.

Bug Fixes

  • Fixed URLs to Codacy.

v0.2.3

16 Dec 07:49
472b0c0
Compare
Choose a tag to compare

Release created on: 16.12.2021 - 07:49:41

New Features

None

Changes

  • Updated dependencies after merging pyTooling.Packaging into pyTooling.
  • Updated workflow after changing Python code packaging to use build.
  • Added pyproject.toml.
  • Using __keywords__ variable for packaging.

Bug Fixes

None

v0.2.2

11 Dec 21:42
22a9774
Compare
Choose a tag to compare

Release created on: 11.12.2021 - 21:42:54

New Features

None

Changes

  • Renamed pyGenericPath to pyTooling.GenericPath.
  • Reworked Sphinx configuration.
  • Create documentation via BuildTheDocs.
  • Removed ReadTheDocs configuration file.
  • Simplified GHA workflow by using pyTooling/Actions
  • Updated .gitignore.
  • Added requirement files for packaging and publishing.
  • Using pyTooling.Packaging in conf.py and setup.py.
  • Exchanged decorator @export from pydecor with pyTooling.Decorators.
  • Documented dependencies.

Bug Fixes

None

v0.2.1

22 Jul 23:23
dc08b67
Compare
Choose a tag to compare

Automated Release created on: 22.07.2021 - 23:23:26

v0.2.0

18 Jul 17:46
232dfa8
Compare
Choose a tag to compare

Automated Release created on: 18.07.2021 - 17:46:39

First pre-release

10 Oct 22:23
Compare
Choose a tag to compare
First pre-release Pre-release
Pre-release
v0.1.0

First pre-release.