Skip to content

Releases: JoinColony/colonyJS

Release 5.3.0-beta.2

01 Nov 16:51
Compare
Choose a tag to compare
Release 5.3.0-beta.2 Pre-release
Pre-release

Changes

  • Add legacy Token contract (bd29c1c)
  • Simplify getPermissionProofs export implementation (568d42c)
  • Add IBasicMetaTransaction contract (aad6e1e)

Maintenance

  • Move generated API docs (9f3d5d0)

Release 5.3.0-beta.1

27 Oct 00:02
Compare
Choose a tag to compare
Release 5.3.0-beta.1 Pre-release
Pre-release

Fixes

Release 5.3.0-beta.0

26 Oct 23:33
Compare
Choose a tag to compare
Release 5.3.0-beta.0 Pre-release
Pre-release

New

  • Set colonyNetwork to glwss (00bd34a)
  • Add augments for Colony v10 (a239833)
  • Add StakedExpenditure, StreamingPayments, TokenSupplier (a5c718c)
  • Add EvaluatedExpenditure clients (39060cf)
  • Add glwss abis, types, contracts and clients (d1606ba)

Fixes

  • Remove default network and add xdai alias (77338f0)
  • Use the extensions address for permission proofs (cd41ebe)
  • Replace VotingReputation with IVotingReputation (c5c3d7f)

Maintenance

  • Ignore submodules in no-git-changes (5a298bb)
  • Adjust integration tests to new ganache version (127ec1c)
  • Fix typo (2a0f359)

v4.2.1

19 Oct 12:02
Compare
Choose a tag to compare

This v4 branch release adds support for the following updated contracts:

  • Colony v10
  • Voting Reputation v5
  • Voting Reputation v6
  • Voting Reputation v7

Besides that, it makes some small changes to the lib:

  • fixed the way the encode interfaces are added
  • added abis for bridging contracts

Release 5.2.0

21 Sep 21:12
Compare
Choose a tag to compare

New

  • Add flwss2 and flwss3 abis and clients (3a45007)

Docs

  • Adjust guide to use npm (a498da7)
  • Add index content (e9f3257)
  • Add autogenerated index files (17fe944)
  • Remove logos from repository (a874837)
  • Use official brand images directly (f251046)

Dependencies

  • Upgrade: Bump parse-url and release-it (62a14a3)

Release 5.1.7

01 Sep 16:49
Compare
Choose a tag to compare

Changes

  • Export Motion type (9b4cc97)
  • Properly extend gas estimates in VotingReputation (bef7e7b)

Maintenance

Release 5.1.6

31 Aug 15:27
Compare
Choose a tag to compare

Changes

  • Update token contracts and export ERC interfaces (c37329a)

Release 5.1.5

30 Aug 22:10
Compare
Choose a tag to compare

Fixes

  • Improve error handling for reputation oracle requests (efb2d9e)

Release 5.1.4

25 Aug 20:06
Compare
Choose a tag to compare

Fixes

  • Fixes for VotingReputationClient and MotionTargetClient (formerly UtilsClient)

Docs

  • Docs now integrate with the Colony Docusaurus instance (docs.colony.io)

Maintenance

  • Upgrade: Bump got and release-it (25d678a)
  • Upgrade: Bump parse-url from 6.0.0 to 6.0.5 (f164a90)
  • Upgrade ts-node (046865a)

Release 5.1.3

11 Jul 21:41
Compare
Choose a tag to compare

Changes

  • Export TokenLocking from extras (b9814d7)