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
2019-04-09 18:00:39 +02:00

59 lines
1.2 KiB
Markdown

History
=======
0.5.3 (April 9, 2019)
-------------------------
* Improved how is consumed the assets
0.5.2 (April 8, 2019)
-------------------------
* Support new Aquarius query response
0.5.1 (April 4, 2019)
-------------------------
* Added a way to consume files individually
0.5.0 (April 1, 2019)
-------------------------
* Integration with Keeper Contracts v0.9.0
* Using Secret Store through Brizo
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
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