Skip to content

Releases: notion/a_sync

ThreadExecutor

13 Feb 18:02

Choose a tag to compare

Adding a thread executor which features abandonable threads!

Documentation Fixup

23 Dec 18:31

Choose a tag to compare

Documentation Fixup Pre-release
Pre-release

For some reason, LONG_DESCRIPTION.rst, or the way I was using it in the setup.py file was causing problems during installation of projects which depended on a_sync. LONG_DESCRIPTION.rst wasn't really providing any real value, so this update just removes it.

input

27 Aug 18:29

Choose a tag to compare

input Pre-release
Pre-release

Adding an async input function.

Packaging

09 Aug 20:09

Choose a tag to compare

Packaging Pre-release
Pre-release

Converted/upgraded script/module to a real package and uploaded it to pypi!

Second Draft

05 Aug 13:49

Choose a tag to compare

Second Draft Pre-release
Pre-release

Nearly a full rewrite after thought and use. Still needs spiffing up (docs, tests, examples, packaging), but functionally there shouldn't be further drastic changes to what's there now.

Initial public commit

27 Jul 15:06

Choose a tag to compare

Initial public commit Pre-release
Pre-release

The initial public commit. Extremely unstable. Consider it a first draft.