v0.0.11
Change Log
- Windows is now tested on new commits
- On new releases self-contained tarballs / zips are created automatically
Thanks to @japaric !
New features
mdbook serve
will watch for file changes and serve the rendered book tolocalhost:3000
(thanks to @Bobo1239)- On
init
the user is now asked if he wants a.gitignore
to be created (thanks to @vrinek)
Bug fixes
- CDN ressources are now loaded from https, making them load correctly on https enabled sites
- Watch command should now handle multiple "modified" events fired close to each other as one