Releases: bigchaindb/js-bigchaindb-driver
Releases · bigchaindb/js-bigchaindb-driver
Release 4.3.0
- Merge pull request #312 from bigchaindb/fet-improve-requests (f9a4675)
- ci: extends wait delay (7a12ee7)
- fix: use abort-controller pkg for node <15 (eee8da4)
- ci: run BCDB node in background (2f3b2db)
- Merge branch 'master' into fet-improve-requests (334a3f4)
- ci: update watched branch (1864f6f)
- ci: create GH workflow (2ffbe99)
- ci: create GH action workflow (ae13da5)
- feat: export extra types (30c15b9)
- fix: improve transaction typedefs (1ba488b)
- feat: update connection typedefs (fbc3d79)
- feat: add
limit
query for transaction search requests (46599f5) - feat: ensure timeout and request are properly cleared (8c0c726)
- chore: update dependencies (c5fe134)
- chore: update lint rules (dc353ee)
- fix: improve promises handling (38819a5)
- chore: update wepback config (34289b0)
- chore: update dev dependencies (1f95bec)
Release 4.2.2
Release 4.2.1
Release 4.2.0
- Merge pull request #308 from bigchaindb/add-type-defs (6aa5f01)
- fix: add type for TransactionOutput.condition (1779f6e)
- Merge branch 'add-type-defs' of github.com:bigchaindb/js-bigchaindb-driver into add-type-defs (44dfc8f)
- fix: makeoutput input type (d5fd300)
- fix: Crypto conditions parsers (71fe66c)
- fix: refine Crypoconditions parsers types (af90b97)
- fix: refine types definitions (b177ca0)
- fix: add type definitions (858acf2)
- fix: module exports (d26f667)
- fix: makeoutput input type (c98cc8e)
- fix: Crypto conditions parsers (2a104eb)
- fix: refine Crypoconditions parsers types (90a2cb2)
- fix: refine types definitions (84bd4ef)
- fix: add type definitions (5f6bef6)
- fix: module exports (cd5c529)
- Merge pull request #307 from bigchaindb/update-dependencies (7fe9040)
- Merge branches 'update-dependencies' and 'update-dependencies' of github.com:bigchaindb/js-bigchaindb-driver into update-dependencies (902885f)
- fix: run lint (abaa40b)
- fix: lint config (611624f)
- fix: update example (3d49a67)
- fix: update test constants (978585d)
- fix: minor transaction module improvements (43c541d)
- fix: update release-it config (272e6d6)
- fix: update tests to latest AVA API (736b2ad)
- fix: update delegateSignTransaction callback (dc7634c)
- fix: update travis config (42112ac)
- fix: improve request errors (656de69)
- fix: update polyfills path (597ac56)
- fix: regenerate doc (1b9bafa)
- fix: update webpack config (e3cca78)
- fix: update babel and lint config (23c3fa5)
- fix: update dependencies and test config (551180b)
- fix: run lint (86d02c2)
- fix: lint config (90466cf)
- fix: update example (cc3aa3f)
- fix: update test constants (f5cd60e)
- fix: minor transaction module improvements (317bdd4)
- fix: update release-it config (41ce117)
- fix: update tests to latest AVA API (ba87737)
- fix: update delegateSignTransaction callback (d5894de)
- fix: update travis config (3c76d3b)
- fix: improve request errors (1f27cd2)
- fix: update polyfills path (57a3e89)
- fix: regenerate doc (e76c622)
- fix: update webpack config (ad7763f)
- fix: update babel and lint config (b3909b0)
- fix: update dependencies and test config (f0df142)
- Merge pull request #304 from bigchaindb/delegated-signature (6dbafa8)
- fix: remove transaction from delegated signature callback (3447022)
- add example usage (a4d8ff5)
- update contact link (54ecf63)
- update tendermint version in docker compose (f5c2e92)
- test delegated signature (4b0d5c4)
- add delegateSignTransaction static method (b2e4ef5)
Release v4.1.2
- Update "release" command. Document release process
- update tendermint version && dependencies to latest version
- Point Code of Contuct page to main BDB repo
- Should not use deprecated constructor. Use Buffer.from. - pull request #265 from DavidEdwards
- Fixes #264. This wraps the given Uint8Array in a Buffer so that it doesn't cause a crash in base-x.
- Remove testnet-specific subdomain & headers
- Remove old testnet information
- origin/remove-votes-api Merge branch 'master' into remove-votes-api
- Merge pull request #239 from manolodewiner/bep-14_roundrobin
- remove boolean comparison for numbers & add docs
- handle timeout for each request
- created model for new connections
- remove votes endpoint
- Merge pull request #235 from ttmc/add-more-licensing-info
- Add SPDX license info strings to all source files
- Add LICENSE-docs file, and reference it in README.md
- Fix sanitize array filter
- Add test for baseRequest.js
- Fix connection test
- Add tests for format_text.js
- reduces development driver size to ~683k by removing vendor sourceMaps
- update tendermint and mongo version
- removed redundant getTransaction func calls
Release 4.1.0
- Merge pull request #180 from tnguyen42/patch-4 (6376e53)
- Merge pull request #217 from bigchaindb/feature/api-doc (64b3272)
- update API doc (3fc4958)
- Merge pull request #216 from bigchaindb/feature/package-updates (6a637f3)
- bump dependencies (4a212b2)
- Merge pull request #215 from bigchaindb/greenkeeper/babel-plugin-add-module-exports-0.3.1 (5616669)
- Merge pull request #214 from bigchaindb/greenkeeper/babel-eslint-8.2.5 (cbd2536)
- Merge pull request #213 from bigchaindb/greenkeeper/webpack-4.15.0 (1bbfe7b)
- chore(package): update webpack to version 4.15.0 (9189ba7)
- chore(package): update babel-plugin-add-module-exports to version 0.3.1 (b4e273d)
- Merge pull request #197 from bigchaindb/adding_asyncMethod (5c97769)
- Merge pull request #207 from bigchaindb/greenkeeper/eslint-5.0.0 (3dbee07)
- modify eslint glob pattern (df0b3d5)
- chore(package): update babel-eslint to version 8.2.5 (156fc5f)
- chore(package): update eslint to version 5.0.0 (409e79e)
- update docs (9077d6c)
- refactor code & add test (34c82a1)
- Merge pull request #203 from bigchaindb/fix-copyright-year-in-docs (a3ff691)
- Problem: Copyright year wrong in docs (d0724b6)
- adding async method (d812e64)
- Minor corrections and details (80811b8)
Release 4.0.2
- Merge pull request #202 from bigchaindb/greenkeeper/webpack-4.12.0 (edcc837)
- chore(package): update webpack to version 4.12.0 (aedfe02)
- Merge pull request #201 from bigchaindb/greenkeeper/webpack-cli-3.0.4 (7932c9a)
- Merge pull request #200 from bigchaindb/greenkeeper/cross-env-5.2.0 (bc8c9f8)
- Merge pull request #195 from bigchaindb/greenkeeper/sinon-6.0.0 (bf3794d)
- chore(package): update cross-env to version 5.2.0 (d080674)
- chore(package): update webpack-cli to version 3.0.4 (387a9be)
- chore(package): update sinon to version 6.0.0 (b089d4b)
- Merge pull request #189 from bigchaindb/greenkeeper/nyc-12.0.1 (206e4ce)
- Merge pull request #190 from bigchaindb/greenkeeper/webpack-cli-3.0.0 (437de5f)
- Merge pull request #192 from bigchaindb/greenkeeper/documentation-8.0.0 (eb1559d)
- Merge pull request #193 from bigchaindb/fixing_forEach (2b665dc)
- changeing bad nameed variable (2021639)
- changed forEach method (5993c4c)
- chore(package): update documentation to version 8.0.0 (446583d)
- chore(package): update webpack-cli to version 3.0.0 (7d68195)
- chore(package): update nyc to version 12.0.1 (9642928)
- Merge pull request #182 from bigchaindb/fix-integration-test (b62471a)
- resolve promise to avoid invalid input (4639acb)
- Merge pull request #178 from bigchaindb/greenkeeper/lint-staged-7.1.2 (9163284)
- Merge pull request #177 from bigchaindb/greenkeeper/documentation-7.0.0 (5f32d68)
- chore(package): update documentation to version 7.0.0 (36f88bc)
- chore(package): update lint-staged to version 7.1.2 (bb44ec4)
Release 4.0.1
Documentation and test fixes
- Merge pull request #173 from bigchaindb/fix/documentation (5c106a2)
- API docs & dev updates (81ef597)
- readme updates (691fadf)
- Merge pull request #172 from bigchaindb/fix/travis (4570b24)
- test current and last 2 major Node.js versions (fbb9b95)
- ignore vscode settings (03014b0)
- bump tendermint version (3527b1c)
- ci script tweaks (e0d82b8)
- ESlint fixes (364f0a2)
- delete yarn.lock (a149ef9)
- bump Node.js version, build current and last version (b6a1a13)
- Change localhost to test network (0c8a9c6)
- Merge pull request #142 from michielmulders/docs-examples (b2d34c8)
- Merge pull request #163 from bigchaindb/test-coverage (ba43fe4)
- Fix BigchainDB version compatibility (5cb24cf)
- Merge pull request #162 from bigchaindb/format-docs (6c275da)
- text improvement in readme (c127b1c)
- postTransaction --> postTransactionCommit in README (e2da497)
- test Sha256Condition (22e0a59)
- version 4.0 added to breaking changes (107c8b0)
- include BigchainDB2.0 in README (9023d06)
- Fix note to top of readme (c7b55e5)
- Update structure eslint test (745ddf9)
- Finished examples - experimenting with websocket (0a7e207)
- Basic usage async example (87f3694)
- example seed-func ready (01deae7)
- Small fix query-all-example (10fab53)
- First example v2 (1aa2958)
- First example (2deba0c)
Release 4.0.0
Version compatible with BigchainDB 2.0
Release 3.2.0
- 80chars rule (b05dc84)
- Merge pull request #125 from bigchaindb/transfer-multiple-inputs-rebase (879ae68)
- older versions readme explanation (2348a49)
- Breaking changes docs added (e745b59)
- small correction when changing to camelcase (ebf5f6a)
- camelcase output_index (bc574c2)
- Resolve merge (c169eb5)
- Merge pull request #130 from bigchaindb/greenkeeper/lint-staged-6.0.0 (8f5864e)
- Correct mistake in searchMetadata example (a3012bc)
- chore(package): update lint-staged to version 6.0.0 (4f90fb3)
- Merge pull request #128 from gitter-badger/gitter-badge (e432ad2)
- Merge pull request #127 from bigchaindb/greenkeeper/ava-0.24.0 (ddacac9)
- gitter badge positioning (002b1bf)
- Add Gitter badge (c8fff02)
- chore(package): update ava to version 0.24.0 (91d9cf5)
- merge master (1076d2d)
- docs updated to new makeTransferTransaction format (6031868)
- Add test of transaction with multiple inputs (9f385c4)
- Issue #44 Multiple inputs for transfer transaction (e0f11ec)
- remove yarn (a8250d6)
- Removed parenthesis in request.js (2df643b)
- Issue 50: remove onlyJsonResponse connection.js (d05f7ef)
- Revert "Fix Issue 50: connection.js remove onlyJsonResponse" (fee4530)
- Fix Issue 50: connection.js remove onlyJsonResponse (e99b4b9)
- Removed build dirs from soruce and edited gitignore for the last time (5cdcf3b)
- Change gitignore with _build (76614e9)
- Ignore doc/_build instead of doc/build (13632c6)
- Added make hmtl and clean to Makefile (af86eb7)
- Removed /build and gitignore inside /docs, added /docs/build in main gitignore (dfe2210)
- Added gitignore to not upload build/ dir (1617444)
- Moved docs from personal repo to official js Driver repo (76867e1)
- Fix eslint errors (6416718)
- add has subcondition to ccJsonLoad test (4f48f17)
- add additional test for ccJsonLoad (4a34901)
- fix(package): update yarn to version 0.27.5 (fb7dd55)
- ignore yarn.lock (132c139)