diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f017bd..12c0517 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,23 @@ bugs are fixed. ## [Unreleased][unreleased] -[unreleased]: https://github.com/jedcn/reveal-ck/compare/v3.2.0...master +[unreleased]: https://github.com/jedcn/reveal-ck/compare/v3.3.0...master + +### Added + +* Nothing. + +### Changed + +* Nothing. + +### Fixed + +* Nothing. + +### 3.3.0 / 2015-09-26 + +[Detailed Changes](https://github.com/jedcn/reveal-ck/compare/v3.2.0...v3.3.0) ### Added @@ -56,7 +72,7 @@ bugs are fixed. ### 3.2.0 / 2015-05-29 -[full changelog](https://github.com/jedcn/reveal-ck/compare/v3.1.0...v3.2.0) +[Detailed Changes](https://github.com/jedcn/reveal-ck/compare/v3.1.0...v3.2.0) This release allows you to supply a new configuration option in your `config.yml`: `requires` @@ -78,7 +94,7 @@ Big thanks to [@kbrock][kbrock]! ### 3.1.0 / 2015-05-09 -[full changelog](https://github.com/jedcn/reveal-ck/compare/v3.0.1...v3.1.0) +[Detailed Changes](https://github.com/jedcn/reveal-ck/compare/v3.0.1...v3.1.0) This release allows you to add a description to your configuration, and this description will appear in the generate slides as a @@ -86,7 +102,7 @@ tag. ### 3.0.1 / 2015-03-01 -[full changelog](https://github.com/jedcn/reveal-ck/compare/v3.0.0...v3.0.1) +[Detailed Changes](https://github.com/jedcn/reveal-ck/compare/v3.0.0...v3.0.1) This release upgraded all dependencies to their latest, locked them at that version, and made slight tweaks to ensure that reveal-ck worked @@ -107,7 +123,7 @@ was an option). ### 3.0.0 / 2015-01-23 -[full changelog](https://github.com/jedcn/reveal-ck/compare/v0.6.2...v3.0.0) +[Detailed Changes](https://github.com/jedcn/reveal-ck/compare/v0.6.2...v3.0.0) This release makes it so that the presentations generated by reveal-ck match up with the 3.0.0 release of reveal.js. For example-- the new @@ -118,7 +134,7 @@ details. It's so cool. ### 0.6.2 / 2015-01-19 -[full changelog](https://github.com/jedcn/reveal-ck/compare/v0.6.1...v0.6.2) +[Detailed Changes](https://github.com/jedcn/reveal-ck/compare/v0.6.1...v0.6.2) #### Bug Fix: Escape HTML characters in Markdown code snippets @@ -132,7 +148,7 @@ Thanks to [@skirino][skirino] for both reporting the issue and fixing it! ### 0.6.1 / 2015-01-09 -[full changelog](https://github.com/jedcn/reveal-ck/compare/v0.6.0...v0.6.1) +[Detailed Changes](https://github.com/jedcn/reveal-ck/compare/v0.6.0...v0.6.1) #### Bug Fix: Support emoji like :money_with_wings: @@ -142,7 +158,7 @@ underscore, on the same line. ### 0.6.0 / 2014-11-01 -[full changelog](https://github.com/jedcn/reveal-ck/compare/v0.5.1...v0.6.0) +[Detailed Changes](https://github.com/jedcn/reveal-ck/compare/v0.5.1...v0.6.0) #### Feature: Support GFM Markdown for Tables @@ -170,7 +186,7 @@ This is now possible, and an `***` gets things going. ### 0.5.1 / 2014-11-01 -[full changelog](https://github.com/jedcn/reveal-ck/compare/v0.5.0...v0.5.1) +[Detailed Changes](https://github.com/jedcn/reveal-ck/compare/v0.5.0...v0.5.1) #### Bug: Fix a Hanging Issue @@ -180,7 +196,7 @@ hanging. ### 0.5.0 / 2014-10-12 -[full changelog](https://github.com/jedcn/reveal-ck/compare/v0.4.2...v0.5.0) +[Detailed Changes](https://github.com/jedcn/reveal-ck/compare/v0.4.2...v0.5.0) #### LiveReload! @@ -201,7 +217,7 @@ This is *only* possible due to: ### 0.4.2 / 2014-09-27 -[full changelog](https://github.com/jedcn/reveal-ck/compare/v0.4.1...v0.4.2) +[Detailed Changes](https://github.com/jedcn/reveal-ck/compare/v0.4.1...v0.4.2) #### Fix Issue #16 @@ -213,7 +229,7 @@ The description and version are now back if you type reveal-ck --help ### 0.4.1 / 2014-07-16 -[full changelog](https://github.com/jedcn/reveal-ck/compare/v0.4.0...v0.4.1) +[Detailed Changes](https://github.com/jedcn/reveal-ck/compare/v0.4.0...v0.4.1) #### Fix Issue #13 @@ -223,7 +239,7 @@ working when 1.9 came out. And so, this change locks us onto ### 0.4.0 / 2014-06-21 -[full changelog](https://github.com/jedcn/reveal-ck/compare/v0.3.0...v0.4.0) +[Detailed Changes](https://github.com/jedcn/reveal-ck/compare/v0.3.0...v0.4.0) #### Ruby 1.9.3 is no longer supported @@ -265,7 +281,7 @@ See [mention.feature][mention.feature]. ### 0.3.0 / 2014-06-08 -[full changelog](https://github.com/jedcn/reveal-ck/compare/v0.2.0...v0.3.0) +[Detailed Changes](https://github.com/jedcn/reveal-ck/compare/v0.2.0...v0.3.0) #### CSS Inclusion @@ -338,7 +354,7 @@ https://www.relishapp.com/jedcn/reveal-ck/ ### 0.2.0 / 2013-12-26 -[full changelog](https://github.com/jedcn/reveal-ck/compare/v0.1.8...v0.2.0) +[Detailed Changes](https://github.com/jedcn/reveal-ck/compare/v0.1.8...v0.2.0) #### Update to embedded reveal.js @@ -376,7 +392,7 @@ with `---`. ### 0.1.8 / 2013-11-02 -[full changelog](https://github.com/jedcn/reveal-ck/compare/v0.1.7...v0.1.8) +[Detailed Changes](https://github.com/jedcn/reveal-ck/compare/v0.1.7...v0.1.8) #### image.slim: optional height and width @@ -404,7 +420,7 @@ The central configuration file is now `config.yml` instead of It is now: 9da292. ### 0.1.7 / 2013-09-29 -[full changelog](https://github.com/jedcn/reveal-ck/compare/v0.1.6...v0.1.7) +[Detailed Changes](https://github.com/jedcn/reveal-ck/compare/v0.1.6...v0.1.7) #### Metadata in DSL + config.toml @@ -441,7 +457,7 @@ This lets you keep things like code-snippets in a "code/" directory. The template named "title" has been renamed to "intro". ### 0.1.6 / 2013-09-23 -[full changelog](https://github.com/jedcn/reveal-ck/compare/v0.1.5...v0.1.6) +[Detailed Changes](https://github.com/jedcn/reveal-ck/compare/v0.1.5...v0.1.6) #### Tweak to Presentation DSL @@ -466,7 +482,7 @@ motivate towards simplicity. Examples include: * Adhering to basic Style Guide standards (rubocop) ### 0.1.5 / 2013-09-17 -[full changelog](https://github.com/jedcn/reveal-ck/compare/v0.1.4...v0.1.5) +[Detailed Changes](https://github.com/jedcn/reveal-ck/compare/v0.1.4...v0.1.5) #### DSL(ish) @@ -488,7 +504,7 @@ can use these to create a slide deck. See `examples/programmatic-slides.rb` for an example. ### 0.1.4 / 2013-09-09 -[full changelog](https://github.com/jedcn/reveal-ck/compare/v0.1.3...v0.1.4) +[Detailed Changes](https://github.com/jedcn/reveal-ck/compare/v0.1.3...v0.1.4) #### Slim Support @@ -496,7 +512,7 @@ You can now author slides in either Slim or Haml. Choose which by supplying a `slides.haml` or a `slides.slim`. ### 0.1.3 / 2013-07-09 -[full changelog](https://github.com/jedcn/reveal-ck/compare/v0.1.2...v0.1.3) +[Detailed Changes](https://github.com/jedcn/reveal-ck/compare/v0.1.2...v0.1.3) #### Config @@ -537,7 +553,7 @@ to January 2013. It's now been updated to around the end of June 2013. In short, it was: f3b488. And now it is: 7d19b4. ### 0.1.2 / 2013-07-06 -[full changelog](https://github.com/jedcn/reveal-ck/compare/v0.1.1...v0.1.2) +[Detailed Changes](https://github.com/jedcn/reveal-ck/compare/v0.1.1...v0.1.2) #### Bug Fixes @@ -554,7 +570,7 @@ In short, it was: f3b488. And now it is: 7d19b4. * Moved from Jeweler to Bundler for Gem Management ### 0.1.1 / 2013-02-15 -[full changelog](https://github.com/jedcn/reveal-ck/compare/v0.1.0...v0.1.1) +[Detailed Changes](https://github.com/jedcn/reveal-ck/compare/v0.1.0...v0.1.1) #### Enhancements diff --git a/lib/reveal-ck/version.rb b/lib/reveal-ck/version.rb index 32fc09a..ef5e662 100644 --- a/lib/reveal-ck/version.rb +++ b/lib/reveal-ck/version.rb @@ -1,4 +1,4 @@ # RevealCK::VERSION is the current version of reveal-ck module RevealCK - VERSION = '3.2.0' + VERSION = '3.3.0' end diff --git a/reveal-ck.gemspec b/reveal-ck.gemspec index a107b6d..132e44f 100644 --- a/reveal-ck.gemspec +++ b/reveal-ck.gemspec @@ -4,7 +4,7 @@ require File.join([File.dirname(__FILE__),'lib','reveal-ck','version.rb']) Gem::Specification.new do |s| # DON'T FORGET TO CHANGE ME! - s.date = '2015-05-29' + s.date = '2015-09-26' s.required_ruby_version = '>= 2.0.0' s.name = 'reveal-ck' s.version = RevealCK::VERSION @@ -14,18 +14,7 @@ Gem::Specification.new do |s| s.homepage = 'https://github.com/jedcn/reveal-ck' s.summary = 'Create reveal.js presentations with Markdown.' s.description = - 'A command line interface for generating reveal.js presentations. - -You have something important to say, and you are a busy person. Why not write your next presentation in (github flavored) markdown? - -reveal-ck has been used by students, teachers, trainers, and conference presenters. It just "works." It lets you stay focused on your content-- not the tools that you are using to make your content. - -It produces reveal.js presentations, which are beautiful and world-class. If you are already familiar with reveal.js, great! You will now be able to use html, html+erb, haml, or slim to most efficiently write out your presentation markup. You can provide your own CSS tweaks without intermingling "your" presentation code with reveal.js\'s base CSS. - -You can write slides with a Ruby DSL! You can generate slide content with database and network calls.. but that\'s another story. - -Finally-- livereload is built in-- so it supports a nice flow where you keep a browser open on your slides, and save with your editor, the browser updates with your latest work.' - + 'A command line interface for generating reveal.js presentations from markdown.' # # Runtime Dependencies s.add_dependency 'docile', '1.1.5'