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

Releases: JoinColony/colonySDK

Release 1.6.0

17 Apr 09:36
Compare
Choose a tag to compare

New features

  • Create colonies with two fewer transactions (3d160be)

Fixes

  • Fix recepient length check in pay method (4d8c42d)
  • Fix role assignment, add parseRoles utility (239ee2e)

Docs

  • Make browser examples 95% more beautiful (73094eb)

Release 1.5.0

22 Mar 19:02
Compare
Choose a tag to compare

New

  • Add method to get colony roles (640dd5a)

Release 1.4.0

07 Mar 18:47
Compare
Choose a tag to compare

New

  • Support all ERC20 methods (06ab470)

Release 1.3.3

28 Feb 18:27
Compare
Choose a tag to compare

Fixes

  • Sort recpient list for the pay method (cd78fa8)

Release 1.3.2

16 Feb 20:21
Compare
Choose a tag to compare

Fixes

Release 1.3.1

16 Feb 20:10
Compare
Choose a tag to compare

(Tiny) Changes

  • Update colony-events-metadata-parser to v2 (ca26cd7)

Release 1.3.0

16 Feb 19:32
Compare
Choose a tag to compare

New

  • Add function to get M&D initialization config (bede1ed)

Release 1.2.0

16 Feb 19:11
Compare
Choose a tag to compare

New

  • Add support for glwss3 and new colonyJS exports (0c3ec01)
  • Add motion escalation method (cd15e6b)
  • Add ColonyGraph class with first method (0572b72)

Docs

  • Fix docs for getTeamsWithMetadata graph method (9db45e0)
  • Export graph and build docs for it (2b4f892)

Dependencies

  • Bump cacheable-request from 10.2.3 to 10.2.7 (dc7cc73)

Release 1.2.0-beta.1

23 Jan 15:54
Compare
Choose a tag to compare
Release 1.2.0-beta.1 Pre-release
Pre-release

Changes

  • Fix docs for getTeamsWithMetadata graph method (b2ee403)
  • Export graph and build docs for it (5df691b)
  • Add motion escalation method (d8a92af)

Release 1.2.0-beta.0

23 Jan 10:25
Compare
Choose a tag to compare
Release 1.2.0-beta.0 Pre-release
Pre-release

Changes

  • Add ColonyGraph class with first method (4fd83d1)