Skip to content

Releases: reinhrst/abstractcp

v1.0.0

20 May 07:59
Compare
Choose a tag to compare

Python 3.12 support

v0.9.9

10 Feb 12:42
Compare
Choose a tag to compare

Creating a class inheriting from acp.Abstract without any abstract class properties is a warning rather than a TypeError now (so it can be ignored if one would like that).

v0.9.8

03 Mar 16:31
Compare
Choose a tag to compare
bump version

Bugfixes & better readme

08 Nov 12:56
Compare
Choose a tag to compare
v0.9.6

bump version

New (better / easier) syntax

07 Nov 12:20
Compare
Choose a tag to compare
v0.9.5

Introduce new syntax and bump to v0.9.5

v0.9.1 Bugfix

07 Nov 09:42
Compare
Choose a tag to compare
some small bugfixes -- bump version

v0.9.0

07 Nov 09:11
a58714a
Compare
Choose a tag to compare

First public release. Everything should work as expected. Also testing pypi deploy flow.