# Change Log ## 3.1.1 * Updated example * Updated README ## 3.1.0 * Added `join_test` test cases ## 3.0.5 * Updated test cases ## 3.0.4 * Updated test cases ## 3.0.3 * Added `performance_test` test cases * Update `edge_case_test` test case to support connection pooling ## 3.0.2 * Updated linter to `package:lints` ## 3.0.1 * Fixed incorrect json data serialization ## 3.0.0 * Fixed NNBD issues ## 3.0.0-beta.1 * Migrated to support Dart SDK 2.12.x NNBD ## 2.0.0 * Migrated to work with Dart SDK 2.12.x Non NNBD ## 1.0.0 * First version.