Skip to content

Latest commit

 

History

History
82 lines (68 loc) · 2.32 KB

CHANGELOG.md

File metadata and controls

82 lines (68 loc) · 2.32 KB

Change Log

1.2 - 2017-10-13

Added

  • z command: redraw the current build/slide (thanks @noelmarkham)
  • y command: reload slide file from disk (thanks @Krever)
  • A handful of improvements (thanks @blast-hardcheese)
    • Multi-file support
    • Syntax highlighting plug-in for vim

Changed

  • Syntax highlighting tweaks
  • Update dependencies: Scala 2.12.3, Java 8, sbt 1.0.2, etc.

1.1 - 2015-02-25

Added

  • Emoji support

1.0 - 2015-02-19

Added

  • Updated tutorial slideshow
  • Updated instructions in README.md
  • Added Quick Reference Guide
  • Added sample screencast tour

Changed

  • No space between a horizontal ruler command and its pattern

0.9 - 2015-02-18

Added

  • Support for running code straight from the slides

0.8 - 2015-02-17

Added

  • Horizontal ruler support (thanks @daviscabral)

0.7 - 2015-02-16

Added

  • Basic syntax highlighting

0.6 - 2015-02-10

Added

  • Slide counter/total

0.5 - 2015-02-09

Added

  • Line alignment

0.4 - 2015-02-09

Added

  • ANSI color support

0.3 - 2015-02-08

Added

  • Navigation options: by slides or by builds
  • Unit tests

0.2 - 2015-02-01

Added

  • Experimental screen size auto-detection for Mac OS X, Linux, and Unix-like systems

0.1 - 2015-02-01

Added

  • Initial public release
  • Basic navigation
  • Build (incremental slides) support
  • Margin (border) configuration
  • Tutorial / sample slideshow