Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.1.0 #337

Merged
merged 20 commits into from
Apr 20, 2019
Merged

Release 2.1.0 #337

merged 20 commits into from
Apr 20, 2019

Conversation

ysb33r
Copy link
Member

@ysb33r ysb33r commented Apr 11, 2019

This is the main PR for setting up the 2.1.0 release.

@ysb33r ysb33r added this to the 2.1.0 milestone Apr 11, 2019
@coveralls
Copy link

coveralls commented Apr 11, 2019

Coverage Status

Coverage increased (+1.8%) to 83.992% when pulling 4b61641 on development-2.0 into 55d7d36 on master.

ysb33r and others added 8 commits April 11, 2019 13:25
Add this attribute to show the relative path of the containing
directory of the current document that is being processed, to
the source root (i.e. `asciidoctor.sourceDir`).
gradle-relative-srcdir attribute
When running in JAVA_EXEC mode with three or more backends, but
no additional GEMs specified, the system failed with
`ArrayIndexOutOfBoundsException`. The reason was that `::` was
passed down to AsciidoctorJ as the GEM path. The solution is
not to add empty GEM paths to the GEM search path.
Do not add empty GEM paths for multiple backends (#324)
Add example of using Pygments source highlighter (#326)
@ysb33r ysb33r changed the title WIP: Release 2.1.0 Release 2.1.0 Apr 11, 2019
@ysb33r ysb33r requested a review from aalmiray April 11, 2019 21:02
}
}

TaskProvider.registerTask( project, 'asciidoctorEpub', AsciidoctorEpubTask, epubDefaults)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@aalmiray aalmiray merged commit 1741914 into master Apr 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants