Skip to content

Releases: AnswerDotAI/execnb

v0.1.16

20 Dec 06:39

Choose a tag to compare

Bugs Squashed

  • Catch errors before exec (#77)

v0.1.15

15 Oct 03:40

Choose a tag to compare

New Features

v0.1.14

05 Apr 23:49

Choose a tag to compare

New Features

  • Support for graphviz and other svg rendering in outputs (#73), thanks to @curtis-allan

v0.1.13

05 Apr 16:13

Choose a tag to compare

New Features

  • Do not add FT results to exec result, and store results in result attr (#74)
  • Support for graphviz and other svg rendering in outputs (#73), thanks to @curtis-allan

v0.1.12

08 Mar 00:01

Choose a tag to compare

New Features

  • Allow render outputs to take in functions that can modify HTML prior to being returned (#72), thanks to @Isaac-Flath
  • Use fastcore strip_ansi instead of ipython text (#71), thanks to @erikgaas

v0.1.11

04 Dec 17:35

Choose a tag to compare

New Features

  • Limit to param names in completions if available (#67)

v0.1.10

03 Dec 02:58

Choose a tag to compare

Bugs Squashed

  • execution_count and traceback formatted incorrectly (#66)

v0.1.9

01 Dec 23:41

Choose a tag to compare

New Features

  • add shell.run_async (#63), thanks to @comhar
  • Use pygments for md output rendering (#62)
  • Add optional image rendering control to render_outputs (#61), thanks to @ncoop57
  • Add option to use ansi2html renderer (#57), thanks to @Isaac-Flath

Bugs Squashed

  • Missing execution count in run cells (#65)
  • Fix matplotlib rendering in render_outputs (#64), thanks to @johnowhitaker

v0.1.8

15 Nov 21:19

Choose a tag to compare

New Features

  • Add support for timeouts in CaptureShell (#60)
  • Add render_outputs (#55)
  • Add SmartCompleter (#54)
  • Major refactor of CaptureShell (#53)
  • add markdown to doc output (#52)

Bugs Squashed

  • Use callable instead of Callable (#59)

v0.1.7

15 Nov 21:14

Choose a tag to compare

New Features

  • Add support for timeouts in CaptureShell (#60)
  • Add render_outputs (#55)
  • Add SmartCompleter (#54)
  • Major refactor of CaptureShell (#53)
  • add markdown to doc output (#52)

Bugs Squashed

  • Use callable instead of Callable (#59)