- Full JRuby support - Reduced footprint - drops S3 support - drops static report support - drops gem support - only loaded web reporter files when required - configuration improvements - improved load order allowing more time for ENV vars (better dotenv, figaro, rails secrets support) - all config options can be set via coverband config, not requiring ENV var support - deprecation notices on soon to be removed config options - config exceptions on invalid configuration combinations - additional testing around configurations - improved defaults and reduced configuration options - improved resque patching pattern - improved default ignores - additional adapters - supports web-service adapter for http coverage collection - support log/file adapter - extendable pattern to support any additional backends - reduce logs / errors / alerts on bad startup configurations - fix: #301 runtime vs eagerload should always remain correct