summaryrefslogtreecommitdiff
path: root/asciidoctor.gemspec
AgeCommit message (Expand)Author
2013-12-01enable CI for Ruby 2.1Dan Allen
2013-10-27add fallback to gemspec if git command isn't availableDan Allen
2013-10-26switch build to Rubinius 2.1.1Dan Allen
2013-10-26resolves #739 generate API docs using YARD instead of RDocDan Allen
2013-10-25resolves #731 add initial Cucumber test infrastructureDan Allen
2013-09-30resolves #654 use gem tasks from BundlerDan Allen
2013-09-29resolves #653 build gemspec files using git ls-treeDan Allen
2013-09-18add Sarah White as contributorDan Allen
2013-09-05fix typo in descriptionDan Allen
2013-09-05prepare for 1.5.0 development cycleDan Allen
2013-09-05update project descriptionDan Allen
2013-09-05update version to 0.1.4Dan Allen
2013-09-03bump version of release candidateDan Allen
2013-08-27resolves #593 add changelog going back to 0.1.0Dan Allen
2013-08-25Set version to 0.1.4.rc.1Dan Allen
2013-08-25add missing files to gem manifestDan Allen
2013-08-22resolves #79 extension API for document processingDan Allen
2013-08-21add test for depth set on include in nested fileDan Allen
2013-08-21resolves #575, #572 and #581 refactor reader to track include stackDan Allen
2013-08-12resolves #486 add docinfo option for footerDan Allen
2013-08-11make List class, store items in blocks arrayDan Allen
2013-07-23Release 0.1.4.preview.3v0.1.4.preview.3Dan Allen
2013-07-05increment preview version for v0.1.4Dan Allen
2013-07-05Release 0.1.4.preview.2v0.1.4.preview.2Dan Allen
2013-06-29prepare for 0.1.4.preview.2Dan Allen
2013-06-29set version to 0.1.4.preview.1Dan Allen
2013-06-29bring gemspec up to dateDan Allen
2013-06-19add tests for custom (tilt) backendsDan Allen
2013-06-09Merge pull request #415 from mojavelinux/template-testingDan Allen
2013-06-09lock Nokogiri version to ~> 1.5.10Dan Allen
2013-06-09fix tests for testing slim and haml backendsDan Allen
2013-06-08remove pending library entirelyDan Allen
2013-05-30prepare v0.1.3 releaseDan Allen
2013-05-30update descriptionDan Allen
2013-05-30Add _stylesheets to gemspec filesJennifer Hickey
2013-05-24cleanups and minor improvementsDan Allen
2013-05-23store default stylesheet in a string so it can be loaded via requireDan Allen
2013-05-03properly credit @nickh, update copyrightDan Allen
2013-04-26prepare for 0.1.3 developmentDan Allen
2013-04-26cleanup gemspecDan Allen
2013-04-25update version to 0.1.2Dan Allen
2013-04-25update version for candidate releaseDan Allen
2013-04-25update gemspec to reflect readme renameDan Allen
2013-04-25update descriptionDan Allen
2013-04-25update metadataDan Allen
2013-04-25fix bug resolving custom stylesheet, add testsDan Allen
2013-04-25update version to 0.1.2, set release dateDan Allen
2013-04-25resolves #257 add AsciiDoc config to document compatibilityDan Allen
2013-04-25resolves #76 add a default stylesheetDan Allen
2013-04-16resolves #116 include docinfo files in header when safe mode < SERVERDan Allen