Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 17:58
· 81 commits to main since this release
5fb3757

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: