Coverband v2.0.1 Release Notes

    • โž• add support for fine grained S3 configuration via Coverband config, thanks @a0s
    • ๐Ÿ”ง Using the file argument to self.configure in lib/coverband.rb, thanks @ThomasOwens
    • โž• added redis improvements allowing namespace and TTL thx @oded-zahavi
    • ๐Ÿ›  fix warnings about duplicate method definition
    • Add support for safe_reload_files based on full file path
    • โž• Add support for Sinatra admin control endpoints
    • ๐Ÿ‘Œ improved documentation