1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-07-01 06:11:45 +02:00
ocean.js/CHANGELOG.md

20 KiB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v0.2.0

7 September 2020

  • Test coverage setup #252
  • Auto-generating data token name #250
  • Bump @types/node from 14.6.3 to 14.6.4 #251
  • Bump @types/node from 14.6.2 to 14.6.3 #249
  • Bump eslint from 7.8.0 to 7.8.1 #245
  • Bump @types/chai-spies from 1.0.1 to 1.0.2 #244
  • package updates 694314c
  • fix release-it dependency 4f9477e
  • more running unit tests 0355d04

v0.1.17

1 September 2020

  • FixedPriceExchange #231
  • Bump @typescript-eslint/eslint-plugin from 3.10.1 to 4.0.0 #242
  • Bump eslint from 7.7.0 to 7.8.0 #240
  • Bump mocha from 8.1.2 to 8.1.3 #237
  • Bump @types/node from 14.6.1 to 14.6.2 #238
  • Bump typedoc from 0.18.0 to 0.19.0 #236
  • first cut, tests are failing cc6cf43
  • add more tests 22ab447
  • update to contracts 0.4.0 220261c

v0.1.16

28 August 2020

  • fix sharesBalance #235
  • pool transaction typings #234
  • Bump @truffle/hdwallet-provider from 1.0.42 to 1.0.43 #232
  • Bump @types/node from 14.6.0 to 14.6.1 #233
  • feature/setup-pool #230
  • Bump ts-node from 8.10.2 to 9.0.0 #220
  • Bump whatwg-url from 8.1.0 to 8.2.1 #225
  • Bump @typescript-eslint/eslint-plugin from 3.9.1 to 3.10.1 #226
  • Bump mocha from 8.1.1 to 8.1.2 #229
  • Bump prettier from 2.0.5 to 2.1.1 #228
  • Bump @typescript-eslint/parser from 3.9.1 to 3.10.1 #227
  • Bump typescript from 3.9.7 to 4.0.2 #219
  • use solidity setup pool function when creating new pool. d47a9f0
  • Fix lint issues. 5af50c4
  • pool typings 6584023

v0.1.15

20 August 2020

v0.1.14

19 August 2020

v0.1.13

19 August 2020

  • pool docs updates, small refactor #216
  • Bump @oceanprotocol/contracts from 0.3.4 to 0.3.5 #215
  • remove balancer artifacts 7cf85f6
  • lots of ABI typings bbd4659
  • never stop typing 76423a4

v0.1.12

18 August 2020

  • artifacts path fix #213
  • package updates & lots of typing fixes #210
  • Bump @types/node from 14.0.26 to 14.6.0 #211
  • Bump @types/mocha from 8.0.2 to 8.0.3 #212
  • added chainId in configs #204
  • Bump @types/mocha from 8.0.1 to 8.0.2 #207
  • Bump typedoc from 0.17.8 to 0.18.0 #202
  • Bump @truffle/hdwallet-provider from 1.0.40 to 1.0.42 #203
  • Bump ora from 4.1.0 to 5.0.0 #201
  • Bump ora from 4.0.5 to 4.1.0 #200
  • Bump mocha from 8.1.0 to 8.1.1 #199
  • formatting and typings and lint fixes 7b1403c
  • package updates ea5f505
  • formatting dcdd40b

v0.1.11

4 August 2020

  • add getOceanNeeded #197
  • Bump @types/mocha from 8.0.0 to 8.0.1 #196
  • Bump mocha from 8.0.1 to 8.1.0 #195
  • Release 0.1.11 c2d49a4

v0.1.10

30 July 2020

  • add nonce to provider signature #194
  • Bump @types/node from 14.0.25 to 14.0.26 #187
  • Bump @truffle/hdwallet-provider from 1.0.39 to 1.0.40 #186
  • Bump @types/node from 14.0.24 to 14.0.25 #185
  • Bump @types/chai from 4.2.11 to 4.2.12 #184
  • Bump mock-local-storage from 1.1.14 to 1.1.15 #183
  • Release 0.1.10 1e19165

v0.1.9

22 July 2020

  • allow passing infuraProjectId to getConfig #182
  • Bump @oceanprotocol/contracts from 0.3.1 to 0.3.3 #180
  • fix transfers #179
  • Update Datatokens.ts #178
  • Feature/balancer #138
  • refactor 40a8149
  • first cut b42b992
  • refactor 7b8f08e

v0.1.8

21 July 2020

  • Bump @types/node from 14.0.23 to 14.0.24 #177
  • Release 0.1.8 6b1bf5b
  • update factoryAddress ffda6cc

v0.1.7

20 July 2020

  • update ocean-contracts version #176
  • Bump ora from 4.0.4 to 4.0.5 #172
  • Bump @oceanprotocol/contracts from 0.2.3 to 0.3.0 #171
  • Bump @truffle/hdwallet-provider from 1.0.38 to 1.0.39 #170
  • Release 0.1.7 7d67fcb

v0.1.6

17 July 2020

  • revert fetch require #169
  • Bump typescript from 3.9.6 to 3.9.7 #168
  • Bump mock-local-storage from 1.1.12 to 1.1.14 #167
  • Release 0.1.6 83bf7c6

v0.1.5

16 July 2020

  • Fix DDO interfaces typings export #165
  • add rinkeby to known configs #164
  • security fixes 108d794
  • more config helpers 2426561
  • Release 0.1.5 c1592eb

v0.1.4

15 July 2020

  • Fix default abi's are not initialized correctly when initializing oceanlib #163
  • Release 0.1.4 8252990
  • bump contracts faff5f1
  • Update README_marketplace_flow.md 2230098

v0.1.3

15 July 2020

  • always use Strings in Datatoken class #161
  • Fix ABIs data types #159
  • add ocean token & any token balance to Account #158
  • feature/cleanup-test #157
  • Update .travis.yml #155
  • Update ConfigHelper.ts #156
  • Fix/contracts dependencies #150
  • added missing section #153
  • dependencies cleanup 3716c5d
  • Release 0.1.3 36ba35f
  • fix (#152) edb2d53

v0.1.2

14 July 2020

  • DataTokens - use wei in the library #147
  • Fix/documentation #146
  • Bump @types/node from 14.0.22 to 14.0.23 #148
  • feature/compute-interface #130
  • Feature/compute test #143
  • Bump @types/mocha from 7.0.2 to 8.0.0 #142
  • Bump yargs from 15.4.0 to 15.4.1 #141
  • Bump @types/node from 14.0.20 to 14.0.22 #140
  • Bump @types/node from 14.0.19 to 14.0.20 #137
  • Bump @truffle/hdwallet-provider from 1.0.37 to 1.0.38 #139
  • Bump @types/node from 14.0.18 to 14.0.19 #135
  • Bump @types/node from 14.0.14 to 14.0.18 #133
  • fixes #144 #144
  • wip: compute module, compute tests, create compute service. dad7a56
  • move compute to separate file 95325a7
  • add provider compute mock 60c406b

v0.1.1

3 July 2020

v0.1.0

3 July 2020

  • Fix/ocean assets #126
  • Bump yargs from 15.3.1 to 15.4.0 #125
  • Bump @truffle/hdwallet-provider from 1.0.36 to 1.0.37 #124
  • Feature/marketplace flow #110
  • Feature/assets download #119
  • Fix/unit test #116
  • Update .travis.yml #123
  • Bump typescript from 3.9.5 to 3.9.6 #122
  • Bump typedoc from 0.17.7 to 0.17.8 #120
  • feature/resolve-assets #117
  • barge contains ganache now #115
  • Feature/integrate barge #113
  • Bump @truffle/hdwallet-provider from 1.0.35 to 1.0.36 #111
  • Feature/unit-testing-beta [Part-1] #99
  • Fix/args for encrypt method #107
  • fix/readme #106
  • Bump @types/node from 14.0.13 to 14.0.14 #105
  • fix resolveByDTAddress #102
  • Fix/integration test-beta #94
  • Bump uuid from 8.1.0 to 8.2.0 #100
  • Fix/integration test beta firstcut #97
  • add coverage report tool #96
  • Feature/beta version phase 2 #79
  • Bump prettier from 1.19.1 to 2.0.5 #85
  • Bump @types/node from 14.0.5 to 14.0.13 #86
  • Feature/phase-2 #50
  • Full flow for Phase-2 [Part-1] #78
  • Bump @release-it/bumper from 1.1.1 to 1.4.0 #76
  • Create Dependabot config file #64
  • Feature/contracts #63
  • init travis #52
  • Feature/add detailed readme #51
  • fix lint errors #49
  • Feature/tests #41
  • Feature/ datatokens.create #38
  • Feature: datatokens class #36
  • add configHelper #35
  • Feature: move squid-js to ocean-lib-js #30
  • Fix versions module #23
  • feature: replace OceanAssets with Assets #27
  • Feature/replace OceanCompute with Compute #22
  • minor rendering fix #11
  • cleaning cd9f629
  • remove test output files 28d1775
  • add ownerAssets d8dadf5