Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

Release 0.3.0

Compare
Choose a tag to compare
@chmanie chmanie released this 24 May 21:18
· 173 commits to main since this release

Additions

  • Add IPFS metadata abstraction (#128) (1b9eacc)
  • Add method to get events for a single filter (65624f1)
  • Add symbol() function to the ColonyToken (14e1f6d)
  • Add support for moving funds to a team (3b43c39)

Changes

  • Export ColonyToken class (1f854bb)
  • Move NodeJS example from colonyJS to colonySDK (5456079)
  • Move advanced example from colonyJS to colonySDK (8ca1617)
  • Rewrite MetaMask example to use @colony/sdk (ffd1a5c)

Fixes

  • Minor fixes on examples index page (dc12534)

Documentation

  • Update docs to support GitBook
  • Add Quickstart section to Readme (b8ff8a3)