index
:
asciidoctor-epub3
magentastripe
main
MSM's fork of Asciidoctor-EPUB3
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asciidoctor-epub3.gemspec
Age
Commit message (
Expand
)
Author
2020-07-06
Update asciimath requirement from ~> 1.0 to ~> 2.0 (#348)
dependabot[bot]
2020-07-03
resolves #10 add support for MathML via AsciiMath (#346)
Marat Radchenko
2020-04-06
Update rubocop requirement from ~> 0.80.0 to ~> 0.81.0 (#326)
dependabot-preview[bot]
2020-03-12
resolves #9 add basic audio and video support (#323)
Marat Radchenko
2020-03-03
resolves #262 support syntax highlighting with CodeRay and Rouge (#316)
Marat Radchenko
2020-03-01
convert LICENSE to plain text so GitHub understands it (#315)
Marat Radchenko
2020-02-19
Update rubocop requirement from ~> 0.79.0 to ~> 0.80.0 (PR #306)
dependabot-preview[bot]
2020-02-18
resolves #47 stop requiring specific include file scheme (PR #302)
Marat Radchenko
2020-02-12
Update rubocop-rspec requirement from ~> 1.37.0 to ~> 1.38.0 (PR #297)
dependabot-preview[bot]
2020-02-04
resolves #282 use imagedir from an image's context during packaging (PR #283)
Marat Radchenko
2020-02-04
resolves #288 remove kindlegen and epubcheck-ruby from runtime dependencies (...
Marat Radchenko
2020-01-27
make epubcheck-ruby a runtime dependency (PR #274)
Marat Radchenko
2020-01-27
resolves #270 make kindlegen a runtime dependency (PR #272)
Marat Radchenko
2020-01-26
Update rubocop requirement from ~> 0.78.0 to ~> 0.79.0 (PR #267)
dependabot-preview[bot]
2020-01-26
replace `File.dirname(__FILE__)` with simpler API (#266)
Marat Radchenko
2020-01-26
upgrade rake to 13.0.x (PR #265)
Marat Radchenko
2020-01-26
resolves #245 (again) require Ruby >= 2.3 in gemfile
Marat Radchenko
2020-01-22
Require at least Asciidoctor 1.5.3 in gemspec (PR #244)
Marat Radchenko
2020-01-21
resolves #234 drop unused dependencies: thread_safe, concurrent-ruby (PR #235)
Marat Radchenko
2020-01-20
resolves #223 set up Rubocop linter (PR #226)
Marat Radchenko
2020-01-18
resolves #11 add rspec-based testing infrastructure (PR #222)
Marat Radchenko
2019-06-22
leave patch version for dependencies unspecified
Dan Allen
2019-05-01
upgrade gepub dep to 1.0.3
Dan Allen
2019-04-04
resolves #177 upgrade gepub (and, indirectly, nokogiri) (PR #187)
Dan Allen
2019-04-04
resolves #185 allow converter to be used with Asciidoctor 2 (PR #186)
Dan Allen
2019-04-04
move RDoc config to .yardopts file
Dan Allen
2019-04-04
clean up dependencies; add concurrent-ruby
Dan Allen
2017-04-18
prepare for 1.5.0.alpha.7 release
Dan Allen
2017-03-19
remove trailing whitespace in source
Dan Allen
2017-03-10
group optional gems in the :optional group; remove from gemspec
Dan Allen
2015-11-02
update dependencies
Dan Allen
2014-12-31
upgrade dependencies
Dan Allen
2014-11-18
bump Asciidoctor dependency to ~> 1.5.0
Dan Allen
2014-08-14
upgrade Asciidoctor to 1.5.0
Dan Allen
2014-07-29
update deps; add adb-push-ebook as executable
Dan Allen
2014-07-28
update to Asciidoctor 1.5.0.rc.1; content revisions
Dan Allen
2014-05-22
update Asciidoctor version to float across 1.5.0 releases
Dan Allen
2014-05-13
update to Asciidoctor 1.5.0.preview.5
Dan Allen
2014-05-07
fix license and copyright authors
Dan Allen
2014-04-16
make it so
Dan Allen