Releases: BobTheBuidler/ez-a-sync
Releases · BobTheBuidler/ez-a-sync
v0.0.6: feat: ASyncGenericSingleton and ASyncABC (#13)
* feat: ASyncGenericSingleton and ASyncABC * fix: hidden method name mangling
v0.0.5
feat: define overridable methods for each property (#10)
v0.0.4
fix: ASyncBase._should_await (#7)
v0.0.3
feat: import async_property and async_cached_property to main module …
v0.0.2
fix: metaclass identification (#5)
v0.0.1: fix: pytest gh action (#4)
* fix: pytest gh action * fix: missing dep
v0.0.0
feat: gh actions