Release v0.1.4
This release features:
- Properly propagating TraceOptions to the transaction decorator
- Ensuring that trace attributes are added before a span.End defer call as per PR #34
- A WrapConnector method to explicitly wrap existing driver connectors as per PR #34 (comment) which was requested in #30
- An updated README to documenting available stats and how to use RecordStats