Skip to content

Releases: AnswerDotAI/kernmini

v0.1.16

Choose a tag to compare

@github-actions github-actions released this 24 Sep 17:11

Full Changelog: v0.1.15...v0.1.16

v0.1.15

Choose a tag to compare

@github-actions github-actions released this 19 Sep 06:24

Full Changelog: v0.1.14...v0.1.15

v0.1.13

Choose a tag to compare

@github-actions github-actions released this 14 Sep 00:37

Full Changelog: v0.1.12...v0.1.13

v0.1.12

Choose a tag to compare

@github-actions github-actions released this 02 Sep 19:56
b2d4228

What's Changed

  • Keep the kernel alive when a SystemExit escapes an asyncio task by @jph00 in #12

Full Changelog: v0.1.11...v0.1.12

v0.1.11

Choose a tag to compare

@github-actions github-actions released this 31 Aug 00:08

What's Changed

  • Make kernel integration tests deterministic by @jph00 in #10
  • Separate fast local and optimized distribution builds by @jph00 in #11

Full Changelog: v0.1.10...v0.1.11

v0.1.10

Choose a tag to compare

@github-actions github-actions released this 30 Aug 05:30
540e956

What's Changed

  • Add persistent named sidecar subshells by @jph00 in #9

New Contributors

  • @jph00 made their first contribution in #9

Full Changelog: v0.1.9...v0.1.10

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 29 Aug 10:04

Full Changelog: v0.1.8...v0.1.9

v0.1.4

Choose a tag to compare

@jph00 jph00 released this 24 Aug 02:33

Bugs Squashed

  • Clear the cancelling window when interrupted work drains instead of at the start of each execute (#4)

v0.1.3

Choose a tag to compare

@jph00 jph00 released this 15 Aug 09:30

New Features

  • Add execute priority and hold: priority mailbox with abort-fence gate, release_request control msg, KERNMINI_HOLD_TIMEOUT (#3)

v0.1.2

Choose a tag to compare

@jph00 jph00 released this 06 Aug 10:00

Bugs Squashed

  • Failed to package submodules (#2)