- [✓] Catch all routes, fixes #1
- [➠] Updated Gems
- [➠] Updated Gems
- [➠] Updated Gems
- [➠] Added metadata to Gemspec
- [➠] Updated Gems
- [➠] Updated RuboCop configuration
- [➠] Updated Sinatra
- [➠] Freeze mutable objects assigned to constants
- [➠] Moved Rake tasks out of library
- [➠] Updated Gems
- [✖] Removed logging out of engine, should be configured via
config.ru
- [✓] Use
Sinatra::Base
instead ofSinatra::Application
- [➠] Improved
debug
view
- [➠] First release on RubyGems
- [➠] Debug information can be enabled / disabled
- [➠] Formatted debug information
- [➠] Updated README
- [➠] Refactored engine code
- [✚] Added
debug
route - [✖] Removed
config
gem,sinatra/config_file
is perfectly adequate
- [➠] Response with 400 when revision is not valid
- [➠] Renamed
index_id
tokey_prefix
- [➠] Added
active_content_suffix
andrevision
options - [➠] Compatibility with the latest version of
ember-cli-deploy-redis
- [✓] Fixed version require
- [✚] Added specs
- [➠] Configured Travis CI, Code Climate, Test Coverage, RuboCop and Gemnasium
- [❶] First commit (born from Bitaculous Booster)