1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00
squid-js/CHANGELOG.md

39 lines
838 B
Markdown
Raw Normal View History

2019-03-22 00:35:52 +01:00
History
=======
2019-03-29 17:26:48 +01:00
0.4.1 (March 29, 2019)
-------------------------
* Refactor that allows having multiple Ocean instances with different configuration
* Fixed errors when consuming on browsers
* Fixed errors on searching assets using queries
* Update to new `files` metadata structure
2019-03-29 17:26:48 +01:00
2019-03-22 00:35:52 +01:00
0.4.0 (March 18, 2019)
-------------------------
* Integration with Keeper Contracts v0.8.6
* Complete refactor on agreements, templates and conditions
* Improved typeing
0.3.1 (February 26th, 2019)
-------------------------
* New Ocean API submodules
* Improved typeing
* Fixes on consume flow
0.3.0 (February 14th, 2019)
-------------------------
* Integration with Keeper Contracts v0.6.12
* New Ocean API submodules
* Added new fields to metadata (files, checksum)
* Added integration tests
0.0.1 (2018-)
------------------
* First release