Skip to content

Releases: AnswerDotAI/ipymini

v0.1.9

12 Jun 05:11

Choose a tag to compare

New Features

  • Add concurrent execution support via WorkTracker/ScopeGroup; isolate display hook per-context (#25)
  • Interrupt handling: wake async scopes, add SIGUSR1 faulthandler dump, tighten subshell lifecycle (#23)

v0.1.8

11 Jun 03:40

Choose a tag to compare

  • Refactor using microio

v0.1.7

21 Feb 21:02

Choose a tag to compare

New Features

  • Propagate contextvars to user-launched threads for correct output routing (#22)

v0.1.6

16 Feb 21:50

Choose a tag to compare

New Features

  • Set kernel attr (#21)

v0.1.5

31 Jan 11:30

Choose a tag to compare

Bugs Squashed

  • Fix debugger start state for gutter breakpoints (#20), thanks to @jph00

v0.1.4

31 Jan 10:00

Choose a tag to compare

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

v0.1.3

24 Jan 09:14

Choose a tag to compare

What's Changed

  • Fix interrupt handling and main-thread execution by @jph00 in #2

Full Changelog: v0.1.2...v0.1.3

v0.1.2

24 Jan 09:14

Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

24 Jan 08:05

Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1