Skip to content

Releases: JuliaBooks/Books.jl

v1.2.7

07 May 17:02
13fb124
Compare
Choose a tag to compare

Books v1.2.7

Diff since v1.2.6

Updated juliamono to 0.45, Makie to 0.17 and CairoMakie to 0.8.

Merged pull requests:

  • CompatHelper: bump compat for "CairoMakie" to "0.8" (#278) (@github-actions[bot])
  • CompatHelper: bump compat for "Makie" to "0.17" (#279) (@github-actions[bot])

v1.2.6

06 Apr 12:40
Compare
Choose a tag to compare

Books v1.2.6

Diff since v1.2.5

Added some precompile directives to make things slightly more snappy and removed a doctest to fix CI.

v1.2.5

06 Apr 12:05
Compare
Choose a tag to compare

Books v1.2.5

Diff since v1.2.4

Fixes a problem with AlgebraOfGraphics.jl.

Closed issues:

  • An Options method with AlgebraOfGraphics.FigureGrid as the first argument (#275)

v1.2.4

31 Mar 17:35
2780426
Compare
Choose a tag to compare

Books v1.2.4

Diff since v1.2.3

Merged pull requests:

  • Add CJK support for PDF in template.tex and metadata.yml (#274) (@fangliu-tju)

v1.2.3

13 Mar 12:45
418f889
Compare
Choose a tag to compare

Books v1.2.3

Diff since v1.2.2

Merged pull requests:

v1.2.2

19 Jan 18:29
f0e32a2
Compare
Choose a tag to compare

Books v1.2.2

Diff since v1.2.1

Update CairoMakie, Makie and highlight.js versions.

Closed issues:

  • Why is the CJKmainfont related configurations removed from "template.tex"? (#267)
  • Easy way to interpolate a value in the text with :compact = true enabled? (#271)

Merged pull requests:

  • Switch to Highlight 11.4.0 (#269) (@rikhuijzer)
  • CompatHelper: bump compat for "Makie" to "0.16" (#270) (@github-actions[bot])
  • CompatHelper: bump compat for "CairoMakie" to "0.7" (#272) (@github-actions[bot])

v1.2.1

23 Dec 15:10
9d723a6
Compare
Choose a tag to compare

Books v1.2.1

Diff since v1.2.0

Minor change to fix appearance of menu items.

Closed issues:

  • H4 in markdown breaking pdf() (#265)

Merged pull requests:

v1.2.0

09 Dec 17:58
5fb3757
Compare
Choose a tag to compare

Books v1.2.0

Diff since v1.1.5

Some small fixes for error messages and JuliaMono and mousetrap on sites with a non-empty URL prefix (such as GitHub Pages).

Note that Books now doesn't anymore assume by default that there is a "bibliography.bib" in the root of your project which may break your configuration.
To enable this again, add bibliography: bibliography.bib to metadata.yml.

Closed issues:

  • Mousetrap is not available online (#141)
  • Variables are interpreted in the global scope by default (#193)
  • Add search functionality (#212)
  • Run only blocks with specific tags (#228)
  • Wrong error when config.toml is missing (#250)
  • Annoying error for missing bibliography (#251)
  • Add new Books.jl org logo (#259)

Merged pull requests:

v1.1.5

01 Dec 10:42
8f63ad4
Compare
Choose a tag to compare

Books v1.1.5

Diff since v1.1.4

Closed issues:

  • Always use is_ci() instead of IS_CI? (#245)
  • ERROR: SystemError: opening file "_gen/input.md": No such file or directory (#248)
  • Add issues section to Book Template (#252)
  • The docs are down (#253)
  • PDF() uses Julia Mono but there's no installation suggestion (#254)

Merged pull requests:

v1.1.4

09 Nov 08:20
5f52db8
Compare
Choose a tag to compare

Books v1.1.4

Diff since v1.1.3

Closed issues:

  • pdf generation section (#244)

Merged pull requests: