Skip to content

Releases: BobTheBuidler/ez-a-sync

v0.0.6: feat: ASyncGenericSingleton and ASyncABC (#13)

27 Feb 01:47
5f10329
Compare
Choose a tag to compare
* feat: ASyncGenericSingleton and ASyncABC

* fix: hidden method name mangling

v0.0.5

26 Feb 08:28
7a1004c
Compare
Choose a tag to compare
feat: define overridable methods for each property (#10)

v0.0.4

26 Feb 03:55
50196fe
Compare
Choose a tag to compare
fix: ASyncBase._should_await (#7)

v0.0.3

25 Feb 22:41
eb8c6b2
Compare
Choose a tag to compare
feat: import async_property and async_cached_property to main module …

v0.0.2

25 Feb 10:01
b3454c8
Compare
Choose a tag to compare
fix: metaclass identification (#5)

v0.0.1: fix: pytest gh action (#4)

25 Feb 09:44
f7b7f83
Compare
Choose a tag to compare
* fix: pytest gh action

* fix: missing dep

v0.0.0

25 Feb 09:23
Compare
Choose a tag to compare
feat: gh actions