README.adoc in asciidoctor-2.0.0.rc.3 vs README.adoc in asciidoctor-2.0.0
- old
+ new
@@ -1,8 +1,8 @@
= Asciidoctor
Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://github.com/graphitefriction[@graphitefriction]>; Ryan Waldron <https://github.com/erebor[@erebor]>
-v2.0.0.rc.3, 2019-03-21
+v2.0.0, 2019-03-22
// settings:
:idprefix:
:idseparator: -
:source-language: ruby
:language: {source-language}
@@ -15,11 +15,11 @@
:note-caption: :paperclip:
:tip-caption: :bulb:
:warning-caption: :warning:
endif::[]
// Variables:
-:release-version: 2.0.0.rc.3
+:release-version: 2.0.0
// URIs:
:uri-org: https://github.com/asciidoctor
:uri-repo: {uri-org}/asciidoctor
:uri-asciidoctorj: {uri-org}/asciidoctorj
:uri-asciidoctorjs: {uri-org}/asciidoctor.js
@@ -139,9 +139,10 @@
Asciidoctor works on Linux, macOS and Windows and requires one of the following implementations of {uri-ruby}[Ruby]:
* CRuby (aka MRI) 2.3 - 2.6
* JRuby 9.1 - 9.2
+* TruffleRuby (GraalVM)
* Opal (JavaScript)
[CAUTION]
====
If you're using a non-English Windows environment, you may bump into an `Encoding::UndefinedConversionError` when invoking Asciidoctor.