You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* features:
Bump to version 0.20.0
[BUGFIX] Allow static ‘account’ key (fixes#19)
Fix pylint errors
[CHANGE] Remove ‘--split’ cli option (closes#15)
Fix pylint errors
Exit with message instead of raising an error
[NEW] Add investment trxn support (closes#17)
[CHANGE] Always return string from footer()
[BUGFIX] Don’t error if source file isn’t found
Rename short variables and uppercase trxn type
Add function descriptions and fix typos
Print help text when called with no args (fixes#10)
To avoid options overload, I should move the
--collapse
and--split
options to the mapping files.The text was updated successfully, but these errors were encountered: