Skip to content

GLAM CLI v1.0.11

Choose a tag to compare

@yurushao yurushao released this 11 Feb 05:39
· 13 commits to main since this release

Release Notes

New Features

  • Fuzzy matching for protocol and permission names
  • New manage subcommands: list-requests, cancel-for-user, claim-for-user
  • New vault subcommands: enable, disable, token-balances, close-token-accounts
  • Timelock: display asset/borrowable list changes

Deprecations

  • set-enabled — deprecated in favor of enable / disable. Prints a warning and delegates to the new implementation.
  • balances — deprecated in favor of token-balances. Prints a warning and delegates to the new implementation.

Full Changelog: v1.0.10...v1.0.11