All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.5.7 (2024-12-07)
- lint: Fixing lint errors and remove package.json type (a9aa998)
- packages: Updated packages.json npm versions to latest minor and fixed integration tests (604368e)
2.5.6 (2023-06-29)
- nodejs-jrqlitejs: Updating integration test nodes to 18.16.1 and rqlite to 7.21.1 (b9d5268)
2.5.5 (2023-06-29)
- nodejs-jrqlitejs: Updating integration test nodes to 18.16.1 and rqlite to 7.21.1 (aca42d5)
2.5.4 (2021-05-11)
- updates: Updating jsdocs and supporting npm library versions (92e3b94)
2.5.3 (2020-12-19)
- results: Fixing results methods for toString and adding tests (c341760)
2.5.2 (2020-12-19)
- data-result: Fixing hasError method naming in data results (9a00a65)
2.5.1 (2020-12-19)
- docs-packages: Fixing README.md syntax errors and updating packages (f8197b0)
2.5.0 (2020-12-19)
- authentication: Authentication options change for contructor and fixed (5268194)
2.4.1 (2020-12-16)
- docs: Fixing README.md http-request contructor retries comment (493f5f3)
2.4.0 (2020-12-16)
- retries: Adding HTTP status and error retry logic for get requests (fdd9fec)
2.3.0 (2020-12-15)
- node: Updating from node 12 to node 14.15.1 for tests (157c27e)
2.2.0 (2020-12-15)
- rqlite: Updating rqlite version from 5.3 to 5.5 in integration tests (4b5f67b)
- updates: Updating axios, qs, and standard version plus adding leader host index handling (da96b51)
2.1.0 (2020-12-15)
- updates: Updating axios, qs, and standard version plus adding leader host index handling (11021ec)
2.0.0 (2020-05-17)
- docs: Updated README with latest client options (39fe667)
- keep-alive: Adding keepalive support, remove request from packages and update read me (129e545)
- lint: Fixing linting error in unit tests (10b44bc)
- http-client: Changing http client from request-promise to axios (8ae5aa2)
- tests: Adding 100 rows to integration test (2c17d9e)
- tests: Adding keepalive agent to integration tests (e52fa7d)
1.1.0 (2020-02-17)
- packages: Updating babel to 7.8 and integration tests to node 12 (f2e333f)
1.0.0 (2019-07-22)
- architecture: RQLiteJS rewriten to use classes, added redirects support, and now better peformance with HTTP keepalive (075e107)
0.1.3 (2019-07-13)
- build: Fixing build unit tests script incorrect boostrap call (839f41d)
0.1.2 (2019-07-13)
- lint: Fixing linting errors (5480d13)
0.1.1 (2019-07-13)
- jsdocs-vscode-tests: Fixing JSDocs to have proper types for params, adding jsconfig.json to support VSCode project settings, and adding docker integration test script (2a98103)
0.1.0 (2019-07-13)
- libraries: Updating babel to 7.5, chai to 4.2, mocha to 6.1, elsint to 5.3, superagent to 5.1 and lodash to 4.17.14 (1013524)
0.0.21 (2018-04-18)
- exports: Adding babel support for module exports (1f96358)
0.0.20 (2018-04-18)
0.0.19 (2018-04-18)
- plain-js: The toPlainJS function now correctly parses all values (2431992)
0.0.18 (2018-04-16)
- docs: Fixing README.md example with missing and incorrect await (ef17692)
0.0.17 (2018-04-14)
- docs-lint: Updating documentation to async await and fixing linting errors (5c32f2e)
0.0.16 (2018-04-14)
- integration-tests: Updating integration tests to async await (0593034)
0.0.15 (2018-04-14)
- packages: Removed del from package.json (79f9f1f)
- unit-tests: Unit tests updated to use async await (fb6d7dc)
0.0.14 (2018-04-14)
- eslint: Updating code based on linter and adding linter to prepublish (df822af)
0.0.13 (2018-04-14)
- timeout: Changing timeout in http client to object (a3cbbd1)
0.0.12 (2018-01-24)
- dependancies: Reduced dependancies and move to native promises (e6296b9)
0.0.11 (2017-11-16)
- packages: Updating packages dependancies (f997ddd)
0.0.10 (2017-09-13)
0.0.9 (2017-07-28)
- build: Adding travis ci build support. (f16a021)
0.0.8 (2017-07-27)
- support: Added transaction support, basic authentication support (bc13542)
0.0.7 (2017-07-25)
- docs: Updated README examples so the text better matches small breakpoints. (150b2ca)
0.0.6 (2017-07-25)
- docs: Accepting README changes and updating CHANGELOG double message. (34a6738)
0.0.5 (2017-07-25)
- npm: Starting the npm version at 0.0.4 due to npm issues. (10ef8a7)
- package: Updated package.json information to rqlite repository. (f708be9)