1.3.0
New Functionality
- specifying an
account_id
inCredentials
is now optional. If not provided library will fetch transactions for whole budget - created
Account
object withname
andid
attributes. - added
account
as attribute toTransaction
,Modifier
andModifiedTransaction
object. - added
accounts
as lookup property toAdjuster
. It can be used viafetch_by_name()
orfetch_by_id()