v1.1.1
What's Changed
- Remove whitespace characters from ANALYTICS_TOKEN to avoid multi-line headers by @gchan in #127
- Allow specifying run name prefix and suffix by @JuanitoFatas in #130
- Use
after_teardown
instead ofbefore_teardown
in MiniTest by @davidstosik in #133 - Use the private reference trick to get time instead by @JuanitoFatas in #132
- Release v1.1.1 by @JuanitoFatas in #134
New Contributors
- @gchan made their first contribution in #127
- @davidstosik made their first contribution in #133
Full Changelog: v1.1.0...v1.1.1