v0.2.0 2023-05-25
* Improve error reporting
v0.1.0 2020-10-09
* Hide wrapper methods from caller
v0.0.9 2020-09-02
* Fix row counting for empty results
v0.0.8 2020-08-20
* Fix display of undef bind values
v0.0.7 2020-08-20
* Fix an issue when drivers set NUM_OF_FIELDS to undef
v0.0.6 2020-08-20
* Add caller info tags
* Strip comments from SQL statements
* Provide a new SQL summary tag
v0.0.5 2020-08-11
* Make sure only the top-level DBI call is represented by a span
* Add tests for DBD::Mem and DBD::Pg
v0.0.4 2020-08-10
* Add the ability to hide specific tags
v0.0.3 2020-07-27
* Fix tests in environments where MySQL is not available
v0.0.2 2020-07-24
* Added proper license information
v0.0.1 2020-07-24
* Initial release