Releases: mojaloop/database-lib
v9.2.0 Release
Changelog for this release
- Updated License
v9.1.0 Release
Changelog for this release
- #1228 Upgraded to use Node 12.16.0 LTS
v8.3.0-snapshot
Snapshot release to test mysql2 driver.
v8.2.1
v8.2.0 Release
Changes included in this release:
- Now accepts mysql and postgres
- Updated coverage to use nyc
- Added pre-commit checks
- Updated Audit to current implementation
- Removed now unused parser for database connection string
- Databases connections now setup using config object instead of connection string
v7.4.0 Release
Changes included in this release:
- Bump package version to 7.4.0
- Add --silent flag to npm run audit:check to ensure we print valid JSON
- Bump standard from 13.1.0 to 14.0.0 dependencies
- Bump knex from 0.19.1 to 0.19.2 dependencies
- Minor standard alignment fixes
v7.3.0 Release
Updated dependencies to remove vulnerabilities detected by github and npm
5.2.1 Release
Updated dependencies to latest stable versions and NodeJs runtime v10.15.x
Develop branch snapshot PI3.1
Changes:
Updated snapshot version for development.
Fixes for code coverage test after knex objects exposed.
Exposing knex object to dependents so that transactions and batchInsert functionality can be used.
Updated dependencies to latest version to fix migration lock issue
Develop branch snapshot PI2
Change Log:
Implemented POC that uses MySQL
Changes to convert Central ledger from PostgresSql to Mysql
database name to be created dynamically and unit tests fixed and updated for mysql and code coverage
version update
code coverage percentage standardised