- Added
filter_levels
option for filtering by log level (closes #4) - Fixed Travis CI build
- Stop using threads, it's a fool's errand. We now output logs at the end of each test
- Update colors
- Drop dependencies on net-http-persistent + selenium-webdriver
- Use a new instance with each spec example to avoid issues with code reloading
- Added better multi-line formatting for "\n" literals
- First release!