Removed - Remove use of `NoteableKernelManager` to reduce unnecessary abstractions
Fixed - Fix `AttributeError` on trying to fetch `NoteableClient.file_session_cache` which has been removed. Determine kernels channel id from file_id instead.
0.0.28
Changed - Allow any version of `noteable-origami` to be installed with this library
0.0.27
Fixed - Fix run_sync AssertionError by making async_interrupt_kernel actually async