Skip to content

Releases: JuliaPluto/PlutoTeachingTools.jl

v0.4.7

22 Jan 10:28
d678708

Choose a tag to compare

PlutoTeachingTools v0.4.7

Diff since v0.4.6

Merged pull requests:

  • Bump actions/cache from 4 to 5 (#73) (@dependabot[bot])
  • Update HypertextLiteral requirement from 0.9 to 0.9, 1.0 in the all-julia-packages group across 1 directory (#75) (@dependabot[bot])

v0.4.6

08 Sep 09:50
02ad1af

Choose a tag to compare

PlutoTeachingTools v0.4.6

Diff since v0.4.5

Merged pull requests:

  • Fix dark mode blockquote and TODO (#71) (@fonsp)

Closed issues:

  • Dark mode makes it hard to read blockquote and TODO (#70)

v0.4.5

12 Aug 13:40

Choose a tag to compare

PlutoTeachingTools v0.4.5

Diff since v0.4.4

v0.4.4

31 Jul 15:27
2bdcc5d

Choose a tag to compare

PlutoTeachingTools v0.4.4

Diff since v0.4.3

Merged pull requests:

  • New macro widemath""" to render a very big latex equation (#69) (@fonsp)

v0.4.3

31 Jul 07:55
d3dde5e

Choose a tag to compare

PlutoTeachingTools v0.4.3

Diff since v0.4.2

Merged pull requests:

  • computational thinking boxes: convert string to markdown automatically as box content (#68) (@fonsp)

v0.4.2

28 Jul 09:39
59f1768

Choose a tag to compare

PlutoTeachingTools v0.4.2

Diff since v0.4.1

Merged pull requests:

  • New function: section_outline (#67) (@fonsp)

v0.4.1

16 May 08:09

Choose a tag to compare

PlutoTeachingTools v0.4.1

Diff since v0.4.0

  • Add French
  • Improve language support
  • Update deprecations

Merged pull requests:

Closed issues:

  • What to keep/deprecate now that Pluto has a built-in presentation mode button (#59)
  • Deprecate Foldable for PlutoUI.details, TwoColumn and ThreeColumn for Columns (#61)

v0.4.0

15 May 09:04
efbf9db

Choose a tag to compare

PlutoTeachingTools v0.4.0

Diff since v0.3.1

Breaking changes

  • Macro @ingredients no longer re-exported from PlutoLinks. If you use @ingredients, add using PlutoLinks explicitly in your notebook.

Merged pull requests:

  • [BREAKING] Remove @ingredients re-export from PlutoLinks (#64) (@blegat)

Closed issues:

  • Remove @ingredients? (#62)

v0.3.1

04 Oct 12:17
c6facca

Choose a tag to compare

PlutoTeachingTools v0.3.1

Diff since v0.3.0

Merged pull requests:

Closed issues:

  • Generalize show for TwoColumn etc to work with svgs (#37)
  • Interpolation in footnotes (#57)

v0.3.0

18 Sep 02:02

Choose a tag to compare

PlutoTeachingTools v0.3.0

Diff since v0.2.15

  • Add Chinese and Russian
  • Improve CI testing (JuliaFormatter, Aqua, JET)
  • Cleanup of dependencies and compat
  • Code formatting cleanup
  • Fixed some typeo/bugs

Merged pull requests: