Releases: sablier-labs/flow
Releases ยท sablier-labs/flow
v2.0.1
22 Oct 15:04
Compare
Sorry, something went wrong.
No results found
Changed
Bump @sablier/evm-utils to v1.0.1 (#475 )
Removed
Remove solady dependency (#474 )
v2.0.0
14 Oct 14:06
Compare
Sorry, something went wrong.
No results found
Changed
Breaking: Replace admin with comptroller (#451 , [#454 (https://github.com//pull/454 ))
Breaking : Adjusting rate per second is no longer allowed with zero value (#392 )
Breaking: Rename aggregateBalance to aggregateAmount (#418 )
Rename SablierFlowBase to SablierFlowState (#446 )
Bump Solidity compiler version 0.8.29 (#403 )
Bump @openzeppelin/contracts from 5.0.2 to 5.3.0
Added
Add support for creating streams with a start time (#392 )
Add PENDING status (#392 )
Add token transfer wrapper functionality (#391 )
Add a function to calculate minimum fee in wei (#454 )
Emit creator address in stream creation events (#456 )
Return refunded amount on refundMax function (#445 )
Add @sablier/evm-utils dependency
Removed
Breaking: Remove the protocol fee in underlying token (#385 )
Breaking: Remove broker fee functionality (#384 )
Breaking: Remove return value from withdraw function (#385 )
Breaking: Remove isPaused getter function (#440 )
Remove Adminable and Batch contracts (moved to @sablier/evm-utils)
v1.1.1
05 Feb 14:39
Compare
Sorry, something went wrong.
No results found
Changed
Use relative path to import source contracts in test utils files (#383 )
v1.1.0
29 Jan 16:59
Compare
Sorry, something went wrong.
No results found
Changed
Refactor the batch function to return an array of results if all call succeeds, and bubble up the revert if any call fails (#358 )
Added
Add payable modifier to all the functions (#348 )
v1.0.0
06 Dec 12:58
Compare
Sorry, something went wrong.
No results found