Skip to content

Tags: JuliaPluto/PlutoTeachingTools.jl

Tags

v0.3.1

[Diff since v0.3.0](v0.3.0...v0.3.1)

**Merged pull requests:**
- Add select_lang_dropdown (#50) (@eford)
- Generalize `columns` (#51) (@greimel)
- Test on 1.11.0-rc (#52) (@greimel)
- Automatically suggest fixes for bad formatting (#53) (@greimel)
- Remove code formatting test (#54) (@adrhill)
- Add example of using `ShortCodes.jl` with footnotes (#58) (@eford)
- use `PlutoUI.details` for `Foldable` (#60) (@greimel)

**Closed issues:**
- Generalize `show` for `TwoColumn` etc to work with `svg`s (#37)
- Interpolation in footnotes (#57)

v0.3.0

[Diff since v0.2.15](v0.2.15...v0.3.0)

- 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:**
- Add Russian translation (#44) (@kagalenko-m-b)
- Chinese Translation. (#46) (@mathutopia)
- Format code with JuliaFormatter (#47) (@adrhill)
- Add linting tests with Aqua, JET and ExplicitImports, fix bugs (#48) (@adrhill)

v0.2.15

## PlutoTeachingTools v0.2.15

[Diff since v0.2.14](v0.2.14...v0.2.15)

- Improve spacing of multi-column
- Fixed typeos

**Merged pull requests:**
- Fixed Typing Mistake in README.md & updated it. (#41) (@shravanngoswamii)
- Add inter-column spacing in `TwoColumn` and `ThreeColumn` (#42) (@gdalle)

v0.2.14

## PlutoTeachingTools v0.2.14

[Diff since v0.2.13](v0.2.13...v0.2.14)


**Merged pull requests:**
- update example notebook (#36) (@eford)
- Run the Julia tests in CI for commits and PRs (#38) (@fonsp)
- i18n Julia 1.6 compat (#40) (@fonsp)

**Closed issues:**
- Julia 1.6 not supported: no method matching iterate(::RegexMatch) (#39)

v0.2.13

## PlutoTeachingTools v0.2.13

[Diff since v0.2.12](v0.2.12...v0.2.13)



**Merged pull requests:**
- Bugfix for check_type_isa (#35) (@eford)

v0.2.12

## PlutoTeachingTools v0.2.12

[Diff since v0.2.11](v0.2.11...v0.2.12)


**Closed issues:**
- add `keyconcept` box (#33)

**Merged pull requests:**
- Update example.jl (#32) (@thomastjdavis)
- add keyconcept box (#34) (@lucaferranti)

v0.2.11

## PlutoTeachingTools v0.2.11

[Diff since v0.2.10](v0.2.10...v0.2.11)



**Merged pull requests:**
- Fix German internationalization (#31) (@adrhill)

v0.2.10

## PlutoTeachingTools v0.2.10

[Diff since v0.2.9](v0.2.9...v0.2.10)



**Merged pull requests:**
- 🎉 Add confetti() (#29) (@fonsp)

v0.2.9

## PlutoTeachingTools v0.2.9

[Diff since v0.2.8](v0.2.8...v0.2.9)



**Merged pull requests:**
- Fix Scrollbar and Fix closing-quotes overlapping word  (#25) (@unnamedunknownusername)
- Add Spanish language. (#26) (@dmolina)
- Fix Footnotes Not Working Correctly (#27) (@unnamedunknownusername)

v0.2.8

## PlutoTeachingTools v0.2.8

[Diff since v0.2.7](v0.2.7...v0.2.8)



**Merged pull requests:**
- Add A Nice Blockquote Function (#24) (@unnamedunknownusername)