Skip to content

v0.1.4

Choose a tag to compare

@jph00 jph00 released this 31 Jan 10:00
· 23 commits to main since this release

New Features

  • Reduce LoC (#18), thanks to @jph00
  • Suppress planned shutdown warnings (#17), thanks to @jph00
  • async-zmq poller + review fixes (#15), thanks to @jph00
  • Delete PR branch after merge (#14), thanks to @jph00
  • Fix async eval + loop cleanup (#12), thanks to @jph00
  • Tighten exceptions and debug deps (#11), thanks to @jph00
  • Use iopub proxy everywhere (#10), thanks to @jph00
  • Rename pytests to tests and streamline iopub send (#9), thanks to @jph00
  • Refine timeout helpers and tests (#5), thanks to @jph00
  • Improve kernel interrupt handling and tests (#4), thanks to @jph00
  • Respect display_page pager config (#3), thanks to @jph00

Bugs Squashed

  • fix display_page (#19)
  • Harden router/iopub delivery and expand kernel tests (#16), thanks to @jph00
  • Fix interrupt handling and main-thread execution (#2), thanks to @jph00