Skip to content

v1.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jul 18:59
· 109 commits to main since this release
e55df3e

1.10.0

Changed

  • MSRV (minimum supported rust version) is now 1.66.0 for mdbook v0.4.32 (#109)

Added

  • Support mdbook test running doctests inside admonish blocks. Opt-in to this by setting renderer.test.action_mode = "strip" (#109)
  • Log a warning when an invalid admonish block is encountered (#109)

Fixed

  • Document all book.toml configuration options in the reference, some of which were previously undocumened (#109)