Skip to content

Releases: icb08/clsproperties

v1.0.3

Choose a tag to compare

@icb08 icb08 released this 08 Jul 10:34
b42b76d

Added

N/A

Removed

N/A

Changed

  • Changed back from module to package, in order to conform to standard Python packaging.

Fixed

N/A

v1.0.2

Choose a tag to compare

@icb08 icb08 released this 07 Jul 14:36
9723e0b

Added

  • tests/ folder.
  • .gitignore file.

Removed

N/A

Changed

  • Changed from flat layout to src layout.
  • Changed from package to module.

Fixed

N/A

v1.0.1

Choose a tag to compare

@icb08 icb08 released this 08 Apr 23:00
bbe34d4

Added

N/A

Removed

N/A

Changed

  • Changed wording in pyproject.toml description.

Fixed

N/A

v1.0.0

Choose a tag to compare

@icb08 icb08 released this 08 Apr 16:08
f9a12c3

Added

  • Added classproperty objects.
  • Added ClassPropertyMeta objects.
  • Added docstrings.
  • Added README.md file.
  • Added Github Wiki with documentation and changelog.
  • Added pyproject.toml file for Python packaging.
  • Added publish.yml Github workflow for automated Python package releasing to PyPi.

Removed

N/A

Changed

N/A

Fixed

N/A