Skip to content

v1.30.0

Compare
Choose a tag to compare
@bradymholt bradymholt released this 08 Sep 15:04
· 138 commits to main since this release

Include new list of account types

As part of this change, the enum of account types has been moved from api.SaveAccount.TypeEnum to api.AccountType.
Before:

type: api.SaveAccount.TypeEnum.Checking
After: