Skip to content

0.9.2

Compare
Choose a tag to compare
@jonathansick jonathansick released this 21 Sep 21:26
· 77 commits to main since this release
5c52741

Bug fixes

  • Fix how strings are rendered in the parameters cell of notebooks. Previously string parameters were missing Python quotes. Now parameters are passed to Jinja in their repr string forms to be proper Python code.

What's Changed

  • Bump actions/checkout from 3 to 4 by @dependabot in #58
  • Bump python from 3.11.4-slim-bullseye to 3.11.5-slim-bullseye by @dependabot in #57
  • [neophile] Update dependencies by @neophile-square in #59
  • DM-40865: Fix rendering string values in parameters cell by @jonathansick in #60

Full Changelog: 0.9.1...0.9.2