You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Code listing callouts now work properly ({uri-issue}22[#22], {uri-issue}166[#166], {uri-issue}167[#167])
78
+
* More source code listing examples and tests ({uri-issue}163[#163], {uri-issue}170[#170])
16
79
17
80
Bug fixes::
18
-
* item
81
+
* The version 1.1.0 Ruby Gem was broken due to a packaging error ({uri-issue}172[#172])
82
+
83
+
=== Release meta
84
+
85
+
* Released on: 2018-01-03
86
+
* Released by: Olivier Bilodeau
87
+
* Release beer: Croque-Mort Double IPA, À la fût
88
+
89
+
{uri-repo}/releases/tag/v1.1.1[git tag] |
90
+
{uri-repo}/compare/v1.1.0...v1.1.1[full diff] |
91
+
{uri-repo}/milestone/5[milestone]
92
+
93
+
=== Credits
94
+
95
+
Thanks to the following people who contributed to this release:
96
+
97
+
Dietrich Schulten, Olivier Bilodeau
98
+
99
+
100
+
== 1.1.0 (2017-12-25) - @obilodeau
101
+
102
+
Enhancements::
103
+
* Support for Reveal.JS 3.5.0+ ({uri-issue}146[#146], {uri-issue}151[#151])
104
+
* Support for Asciidoctor 1.5.6 ({uri-issue}132[#132], {uri-issue}136[#136], {uri-issue}142[#142])
105
+
* Support for Asciidoctor.js 1.5.6-preview.4 ({uri-issue}130[#130], {uri-issue}143[#143], {uri-issue}156[#156])
106
+
* Compiling slim templates to Ruby allows us to drop Jade templates for Asciidoctor.js users
107
+
({uri-issue}63[#63], {uri-issue}131[#131])
108
+
* Documentation polish ({uri-issue}153[#153], {uri-issue}158[#158] and more)
109
+
110
+
Compliance::
111
+
* Users of Asciidoctor (Ruby) and Asciidoctor.js (Javascript) now run the same set of templates meaning that we achieved feature parity between the two implementations
112
+
({uri-issue}63[#63], {uri-issue}131[#131])
113
+
114
+
Bug fixes::
115
+
* Reveal.js https://github.com/hakimel/reveal.js/#configuration[history feature] now works.
116
+
We are working around Reveal.js' section id character limits.
Thanks to the following people who contributed to this release:
219
+
220
+
Olivier Bilodeau
221
+
222
+
30
223
== 1.0.0 (2016-10-06) - @obilodeau
31
224
32
225
Since this is the first ever "release" of asciidoctor-reveal.js (we used to do continuous improvements w/o releases in the past), this list focuses on the major enhancements introduced over the last few weeks.
0 commit comments