Release 1.2.0
See the 1.2.0 milestone for the full list of related tickets and PRs.
Enhancements
- Support for Hugo site generation. Thanks @timperrett!
- Added
excludeFilter
support to GitBook generator. Thanks @jonas! - Added
previewAuto
command, which launches a dynamic HTML server updating content with each modification in site
source. Thanks @gsechaud! Note: This change includes an upgrade of theunfiltered
depenency. Please let us know of
any incompatibilities with other plugins that might be caused by this change. - Bump Paradox to version 0.2.7 (@jonas)
- Improve support for GitBook version 3.x.x. #83
- Paradox-based documentation site at http://scala-sbt.org/sbt-site/ with improved examples. #84, #55
- Auto generation/publishing of docs via TravisCI (@jonas)
- Updated release process docs (@metasim)