Skip to content

Releases: CirclesUBI/circles-core

v3.2.1

11 Feb 19:22
Compare
Choose a tag to compare

[3.2.1] - 2023-02-11

Changed

  • Use isCRCVersion option in token.deploy to allow execution of txs with Safes on version v1.1.1+Circles #162

v3.2.0

23 Jan 12:08
Compare
Choose a tag to compare

[3.2.0] - 2023-01-23

Added

  • Add functionality to customize the number of hops for path-finding requests to the api. The number of hops is now an optional parameter with the default set to 3. #153

v3.1.3

02 Dec 08:20
Compare
Choose a tag to compare

[3.1.3] - 2022-12-02

Removed

  • Remove multisend functionality #149

Fixed

  • Update GH Actions dependencies #149

v3.1.2

01 Dec 09:34
Compare
Choose a tag to compare

[3.1.2] - 2022-12-01

Fixed

  • Set operation type: number #147

v3.1.1

30 Nov 13:12
Compare
Choose a tag to compare

[3.1.1] - 2022-11-30

Changed

  • Add MultiSend contract and use it for update Safe version #146

v3.1.0

29 Nov 15:49
Compare
Choose a tag to compare

[3.1.0] - 2022-11-29

Changed

  • Update circles-contracts and use GnosisSafeL2 #145

v3.0.0

23 Nov 12:47
Compare
Choose a tag to compare

[3.0.0] - 2022-11-23

Added

  • Add method to update Safe to the last version (v1.3.0) by changing the the Master Copy #141
  • Add method to get the Safe version #141

Changed

  • Use latest Safe contracts (Safe v1.3.0) by default #141
  • Use Node v14 for tests #143
  • Update dependencies
  • Update contributors

Fixed

  • Token test updated to becompatible with the new circles-api that uses csv export and new pathfinder with --flowcsv tag #133

v2.12.0

09 Aug 09:28
Compare
Choose a tag to compare

[2.12.0] - 2022-08-09

Added

  • Add user methods: update user data, and get email #130

Changed

  • Update Contributors in package.json #129
  • Update CODEOWNERS #132

v2.11.2

08 Jul 12:17
Compare
Choose a tag to compare

[2.11.2] - 2022-07-08

Changed

  • Update dependencies and use node v14 #127

v2.11.1

13 Jun 10:41
Compare
Choose a tag to compare

[2.11.1] - 2022-06-13

Fixed

  • Fix set default value for databaseSource #119