Skip to content

Releases: JuliaPluto/PlutoTeachingTools.jl

v0.4.6

08 Sep 09:50
02ad1af
Compare
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
Compare
Choose a tag to compare

PlutoTeachingTools v0.4.5

Diff since v0.4.4

v0.4.4

31 Jul 15:27
2bdcc5d
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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:

v0.2.15

24 Apr 17:56
2733205
Compare
Choose a tag to compare

PlutoTeachingTools v0.2.15

Diff since v0.2.14

  • Improve spacing of multi-column
  • Fixed typeos

Merged pull requests: