- add notes to Transaction (via slot) - removed standalone exe from git/package (as too large)
0.5.7
Not secure
~~~~~~~~~~~~~~~~~~~~~~~~~~
- add sign property on account - raise NotImplementedError when creating an object is not "safe" (ie not __init__ and validators) - renamed slot_collection to slots in kvp handling - renamed field of Version + add explicit __init__ - updated test to add explicit __init__ when needed
0.5.6
Not secure
~~~~~~~~~~~~~~~~~~~~~~~~~~
- reordering of field definitions to match gnucash order (finished) - add autoincr
0.5.5
Not secure
~~~~~~~~~~~~~~~~~~~~~~~~~~
- reordering of field definitions to match gnucash order (to complete)
0.5.4
Not secure
~~~~~~~~~~~~~~~~~~~~~~~~~~
- added back the order table in the declarations
0.5.3
Not secure
~~~~~~~~~~~~~~~~~~~~~~~~~~
- add support for schedule_transactions and lots (in terms of access to data, not business logic) - improved doc