Skip to content

Releases: parafoxia/Xsync

v0.2.1

07 Apr 14:17
Compare
Choose a tag to compare

Patch release

Additions

  • The as_hybrid implementation now has logging

Changes

  • Some should-be private variables are now private
  • The get_fname utility function was changed to the more suiting get_qualname

v0.2.0

06 Apr 23:18
Compare
Choose a tag to compare

Feature release

Additions

  • The as_hybrid and set_async_impl decorators

Deprecations

  • The maybe_async decorator (will be removed in v0.4)

v0.1.1

05 Apr 20:17
Compare
Choose a tag to compare

Patch release

  • Fixed an issue that triggers Mypy's untyped decorator errors

v0.1.0

05 Apr 19:10
Compare
Choose a tag to compare

Feature release

First PyPI release!

Additions

  • maybe_async decorator