Releases: oceanprotocol/ocean.py
Releases · oceanprotocol/ocean.py
v3.1.2
v3.1.1
v3.1.0
v.3.0.4
v3.0.3
What's Changed
- Bump coverage from 7.3.0 to 7.3.1 by @dependabot in #1474
- Bump ocean-contracts from 1.1.14 to 1.1.15 by @dependabot in #1472
- Bump pre-commit from 3.3.3 to 3.4.0 by @dependabot in #1469
- Bump pytest from 6.2.5 to 7.4.2 by @dependabot in #1473
- Uncomment c2d flow readme test. by @calina-c in #1475
- Remove hardcoded condition by @alexcos20 in #1481
Full Changelog: v3.0.2...v3.0.3
v3.0.2
v3.0.1
v3.0.0
v2.2.4
- convert nonce format to miliseconds
- fix copyright year
- test optimisations
- add Clef account compatibility
- fix graphQL tests and URLs
- add another private key to the README flows
- bumps for
pre-commit
,coverage
- added timezone information
- remove hardcoded provider methods in
DataServiceProvider