Skip to content

0.0.6

Compare
Choose a tag to compare
@rohitsanj rohitsanj released this 05 Oct 19:04
· 106 commits to main since this release
e25041d

[0.0.6] - 2022-10-05

Added

  • Add __enter__ and __exit__ methods to NoteableClient to allow it to be used as a synchronous context manager
  • Read bulk_cell_state_update_event messages for cell state instead of cell_state_update_event
  • Add rename to AccessLevelActions enum