Closed trungdlp-wolffun closed 1 year ago
Hi @trungdlp-wolffun
Thanks for your changes.
As this is a breaking change, we should include them in our next released version of the library.
But you can set your dependency on this library to the master
branch to fetch the latest changes till we release the next version of the library. I hope this helps you!
I fixed issue #83,
Add some aggregate options.
PLEASE NOTE Break some functions:
Because
stages
is variadic parameter, I was change to slice andopts
is new variadic parameter.If this PR merged, please noted some break functions to release note.