Releases: decentraland/decentraland-commons
Releases · decentraland/decentraland-commons
v3.3.0
3.3.0 (2018-03-12)
Bug Fixes
- import on contract interfaces (14bae68)
Features
- add executeOrder to Marketplace contract interface (baede68)
- added ERC20, ERC721 & ServiceLocator artifacts. (7b4bec3)
v3.2.1
3.2.1 (2018-03-10)
Bug Fixes
v3.2.0
3.2.0 (2018-03-06)
Features
- Abstract domains. Support different derivation paths (95c4732)
- Move to runtime based contract manifests. Split Abi responsabilities to its own object. (46e9511)
v3.1.1
3.1.1 (2018-02-28)
Bug Fixes
v3.1.0
3.1.0 (2018-02-28)
Bug Fixes
- Fixed bug when using an instance of a contract instead of the class (a2f793b)
- Remove ampersand (fe8b08b)
Features
v3.0.1
3.0.1 (2018-02-22)
Bug Fixes
- export contracts for the browser (751b052)
v3.0.0
3.0.0 (2018-02-22)
Features
- Generate contract manifest from the ABIs. Trim artifacts on build. (c70ffca)
BREAKING CHANGES
- The contract interfaces now folllow the ABIs 1-on-1
v2.10.0
2.10.0 (2018-02-16)
Features
- expose a prompt function for cli interactions (df9d7d2)
v2.9.0
2.9.0 (2018-02-15)
Features
- Customize the primary key name of table models (18c5ae0)
- extend the db and model APIs to allow for complex queries (d43dcfd)
v2.8.1
2.8.1 (2018-02-13)
Bug Fixes