0.5.3
New Functionality
- move earlier print statements containing method feedback into logger. This information is no longer shown in stdout by default. To display it, set the logging of your application to level
INFO
(see section in README) or access logger which is exposed as attribute inYnabApiImport
instance