Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 May 09:04
efbf9db

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)