Releases: CirclesUBI/circles-core
Releases · CirclesUBI/circles-core
v4.6.0
What's Changed
- Add information to core.token.getAddress regarding zero address by @mikozet in #201
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #212
- Update query limit subgraph by @JacqueGM in #215
- Add possibility in getLatest to get mutual activity by providing otherSafeAddress by @louilinn in #213
Full Changelog: v4.5.0...v4.6.0
v4.5.0
[4.5.0] - 2023-06-14
Changed
- Update to Node v16 #199
- Update dependencies #199
Added
- Run lint before commit #197
v4.4.2
[4.4.2] - 2023-05-03
Fixed
- Subgraph balances limit increase to 1000 results per pagination #194
v4.4.1
[4.4.1] - 2023-05-02
Fixed
- Increase loop default retries from 10 to 30 #192
v4.4.0
[4.4.0] - 2023-05-02
Changed
- Increase user trust limit value from 50% to 100% #151
v4.3.1
[4.3.1] - 2023-04-18
Fixed
- Increase default delay retry timing for loop utils method #186
v4.3.0
[4.3.0] - 2023-04-18
Reverted
- Temporary revert user trust limit value to 50%
v4.2.0
[4.2.0] - 2023-04-12
Changed
- Increase user trust limit value from 50% to 100% #151
v4.1.0
[4.1.0] - 2023-03-31
Fixed
- Fix loop functionality for waiting #173
Added
- Add
loop
method to core utils module #173
- Add pathfinder max transfer steps as core option #180
v4.0.1
[4.0.1] - 2023-03-29
Fixed
- Fix call to
randomUUID()
function #179