69 Made the company file authentication step (`authenticate_companyfile`) optional. Users set up with SSO no longer need to go through this step (thanks seb-b!).
1.2.18
d51a323c10f0dac18d4a22ebb60119d183493796 Added `MyobConflict` exception, which will now be raised in place of `MyobExceptionUnknown` when HTTP409 errors come back from MYOB. (Technically this is a backwards incompatible change, apologies for not bumping the minor version.)
1.2.17
65 Added endpoints for GeneralLedger/JournalTransaction (thanks wardy3!).
1.2.16
64 Added endpoints for Sale/CustomerPayment (thanks HHry0918 & thegumbyman!).
1.2.15
63 Added endpoints for Inventory/ItemPriceMatrix (thanks thegumbyman!).
1.2.14
60 Broadened fix from 58 to be simplejson compatible (thanks jpmoral-factory!). 61 Added endpoints for Inventory/Adjustment and Inventory/Location (thanks thegumbyman!).