Skip to content

Releases: python-useful-helpers/advanced-descriptors

4.0.4

Choose a tag to compare

@penguinolog penguinolog released this 11 May 17:11
Better typing and docstrings

4.0.3

Choose a tag to compare

@penguinolog penguinolog released this 16 Dec 11:56
ae6cadb

Python 3.11 classifiers, build system update

4.0.2

Choose a tag to compare

@penguinolog penguinolog released this 02 Nov 09:34
7217e7c
Add pre-commit

4.0.1

Choose a tag to compare

@penguinolog penguinolog released this 01 Jul 10:32
ab96601
fix readme and cleanup

4.0.0: Move to py37-py310, proper type annotations and stop using cython

Choose a tag to compare

@penguinolog penguinolog released this 01 Jul 10:00
fd10920
* backport logger pickup for `log_on_access` from `logwrap`
* use modern pylint & mypy
* use github actions for everything

3.0.9.post0

Choose a tag to compare

@penguinolog penguinolog released this 16 Nov 12:04
8c1cc24
temporary: manylinux images do not work with github, py36 was not dro…

3.0.9

Choose a tag to compare

@penguinolog penguinolog released this 16 Nov 11:50
d1ea6ff
flake8 advanced: skip tests

3.0.8

Choose a tag to compare

@penguinolog penguinolog released this 11 Feb 10:05
90babc9
fix docstrings validation

3.0.7

Choose a tag to compare

@penguinolog penguinolog released this 06 Feb 22:29
947be70
Cleanup build garbage just after package building

3.0.6

Choose a tag to compare

@penguinolog penguinolog released this 29 Oct 15:54
4be7757
Py 3.8 support updates