Skip to content

Releases: artfwo/aalink

v0.0.7

04 Nov 19:15
Compare
Choose a tag to compare

v0.0.6

04 Oct 18:39
3aa5238
Compare
Choose a tag to compare
  • Roll back from nanobind to pybind11 until the former bindings version is stabilized
  • Fix startup and transport start event syncing
  • Add basic link callback registration hooks

v0.0.5

30 Sep 16:31
Compare
Choose a tag to compare
  • Migrate from pybind11 to nanobind
  • Move SessionState and Clock bindings to the main Link class

v0.0.4

29 May 12:53
Compare
Choose a tag to compare
  • Fixed InvalidStateError raised in some cases when tasks awaiting for Link.sync are being cancelled.

v0.0.3

28 May 15:09
Compare
Choose a tag to compare
  • Fixed segfault when cancelling futures.

v0.0.2

16 May 21:46
Compare
Choose a tag to compare
  • Expose properties for Link.enabled, Link.clock, Link.num_peers, Link.start_stop_sync_enabled
  • Update setup.py

v0.0.1

15 May 18:56
Compare
Choose a tag to compare

First public release