- Updated all dependencies
- Updated to reveal.js 3.2.0
- Update FSharp.Formatting to 2.12.0
- Fix CSS around code
- Use highlight.js 8.6 from our own fork - allows 125 languages and 63 styles
- Auto-Update slides in Edit mode - #73
- Do not double-format already highlighted code
- Using reveal.js 3.1
- Fix package
- Using latest dependencies and fixed FSharp.Formatting
- BUGFIX: Fixing dependencies
- BREAKING API: Use optional parameters and allow speechifying FSI evaluator - #51
- Fix slide properties
- Simpler way of defining speaker notes in markdown - #48
- Allow to use a custom css file - #45
- Use FsReveal for demos in the FsReveal docs - http://fsprojects.github.io/FsReveal/formatting.html
- Use FSharp.Formatting 2.7.4 and update to .NET 4.5
- Update default F# Formatting CSS (to support type/DU/module distinctions)
- Fix issues with processing (and evaluating) fsx scripts
- Use reveal.js 3.0.0 - https://github.com/hakimel/reveal.js/releases/tag/3.0.0
- BUGFIX: Don't delete index.html
- Use FSharp.Formatting 2.6
- BUGFIX: Detect subslides
- First copy reveal.js then overwrite with slides
- Update all dependencies
- Allow to add slide properties
- GitHub release
- Use scheme relative urls in template
- Remove fixed version of FSharp.Formatting and other packages
- Retrieve reveal.js via paket
- Create output folder if it does not exist.
- Check if the input file exists to avoid throwing Exception.
- Using FSharp.Formatting and FSharp.Compiler.Service
- Initial release