Skip to content

v2.1.0: Feature/xargs (#23)

Compare
Choose a tag to compare
@akerl akerl released this 18 Aug 23:08
· 83 commits to main since this release
* initial attempt at xargs support

* simplify account lookup logic

* simplify xargs using new speculate

* remove unused exports

* fix cred caching

* add multi implementation

* finish multi initial design

* fix linting

* add changelog