0.18.0
-
Upgrade most dependencies to their current versions (#183):
env_logger 0.7reqwest 0.10error-chain 0.12url 2.1sentry-types 0.14
-
Remove the
logandenv_loggerintegration from default features (#183). -
Fix backtraces for newer
failureandbacktraceversions (#183). -
Fix compilation of the
with_rust_infofeature (#183). -
Add "panics" sections to functions that may panic (#174).
-
Document all feature flags consistently.