Releases: rust-lang/mdBook
Releases · rust-lang/mdBook
v0.1.1
Compare
Sorry, something went wrong.
No results found
(cargo-release) v version 0.1.1
v0.1.0
Compare
Sorry, something went wrong.
No results found
(cargo-release) version 0.1.0
0.0.21
Compare
Sorry, something went wrong.
No results found
(cargo-release) version 0.0.21
0.0.20
Compare
Sorry, something went wrong.
No results found
(cargo-release) version 0.0.20
v0.0.19
Compare
Sorry, something went wrong.
No results found
v0.0.19
v0.0.18
Compare
Sorry, something went wrong.
No results found
Merge pull request #226 from steveklabnik/master
bump version
v0.0.17
Compare
Sorry, something went wrong.
No results found
(cargo-release) version 0.0.17
v0.0.16
Compare
Sorry, something went wrong.
No results found
bump version
v0.0.14
Compare
Sorry, something went wrong.
No results found
Change log
Enhancements
Tests now emit a non zero exit-code when failing. Thanks @carols10cents
v0.0.13
Compare
Sorry, something went wrong.
No results found
Change log
Bug fixes
<ul><li> and </li></ul> are now correctly balanced in the TOC (Thanks @quornian )
Anchors are now correctly encoded (spaces are converted to %20)
When you load the page from a url already containing an anchor, a second anchor will not dumbly be appended anymore (Thanks @icanrealizeum )
Style fixes
The default theme (light) is now rendered correctly when JavaScript is disabled
Styling for printing has been improved
Infrastructure
Docs are now deployed correctly again... Because of a bug in the deployment script, they were not updated since march.