Skip to content

Releases: tlienart/Franklin.jl

v0.10.55

19 Sep 11:07
4c5697f
Compare
Choose a tag to compare

Franklin v0.10.55

Diff since v0.10.54

Closed issues:

  • Error on valid Literate file (#885)

Merged pull requests:

v0.10.54

16 Sep 08:53
Compare
Choose a tag to compare

Franklin v0.10.54

Diff since v0.10.53

Closed issues:

  • Check if a variable is default with isempty (#883)

v0.10.53

13 Sep 07:51
e1ca333
Compare
Choose a tag to compare

Franklin v0.10.53

Diff since v0.10.52

Merged pull requests:

  • Update doc for mdstring support in Literate (#882) (@luraess)

v0.10.52

10 Sep 19:53
12946c3
Compare
Choose a tag to compare

Franklin v0.10.52

Diff since v0.10.51

Closed issues:

  • WGLMakie JSServe example gives error (#878)
  • Equation numbering change when fold equations with
    (#879)
  • mdstrings support (#880)

Merged pull requests:

v0.10.51

03 Sep 12:13
Compare
Choose a tag to compare

Franklin v0.10.51

Diff since v0.10.50

v0.10.50

03 Sep 11:47
Compare
Choose a tag to compare

Franklin v0.10.50

Diff since v0.10.49

v0.10.49

03 Sep 09:31
Compare
Choose a tag to compare

Franklin v0.10.49

Diff since v0.10.48

Closed issues:

  • Franklin.jl + GH Pages deployment fail : ERROR: TypeError: in typeassert, expected VersionNumber, got a value of type Pkg.Types.VersionSpec (#868)
  • Adding Search functionality (#871)

Merged pull requests:

v0.10.48

30 Aug 10:28
Compare
Choose a tag to compare

Franklin v0.10.48

Diff since v0.10.47

Closed issues:

  • GH Pages : Failed to precompile GLMakie [e9467ef8-e4e7-5192-8a1a-b1aee30e663a] (#869)
  • Allow ~'s to be arbitrarily placed without breaking things (#870)

Merged pull requests:

v0.10.47

18 Aug 19:27
Compare
Choose a tag to compare

Franklin v0.10.47

Diff since v0.10.46

Closed issues:

  • Common evaluation of multiple code blocks (#859)
  • gitlab deployment needs main instead of master (#861)
  • Table rendering differs locally and deployed (#862)

Merged pull requests:

v0.10.46

02 Aug 12:06
a2ca956
Compare
Choose a tag to compare

Franklin v0.10.46

Diff since v0.10.45

Closed issues:

  • Can't style code input and output together with \show (#856)

Merged pull requests:

  • Add "code-output" class to code-output blocks (#858) (@tlienart)