summaryrefslogtreecommitdiff
path: root/Rakefile
AgeCommit message (Collapse)Author
2022-09-04require Gem::Version patch in Gemfile instead of RakefileDan Allen
2022-04-24resolves #2065 set up fully automated release (PR #2069) [no ci]Dan Allen
2019-12-03first wave of lint violations in application codeDan Allen
2019-12-01initial set of changes to fix lint errorsDan Allen
2019-04-15modularize rake buildDan Allen
- move tasks into tasks folder - add yard task - add console task - remove unused tasks
2017-04-28use require_relative to require version constantDan Allen
2017-02-03set build as default rake taskDan Allen
2015-06-24add note that pre-tag commit doesn't work any longerDan Allen
2015-06-23update RakefileDan Allen
2015-05-31remove references to EPUB3Dan Allen
2014-04-29add initial gemspec and build fileDan Allen