--- - handle selecting a saved account if normal login fails (github260)
1.45
--- - various fixes and improvements for recent Mint flow changes - add support for users with multiple intuit accounts (`--intuit_account`) - provide get_category_object_from_id() to get a dict with 'name' and 'parent' - improvements to budget data returned
1.44
--- - bump for pypi re-release (no changes)
1.43
--- - add soft token support (github199)
1.42
--- - replace deprecated pandas call to fix warning (github211) - added --attention flag to include information on accounts which need attention (github205) - added budget history (--budget_hist) (github198) - various code style, README, and travis improvements
1.41
--- - support soft token mfa method (github193) - allow retrieving brokerage holdings via get_invests_json (github192) - add more methods to README and fix typo (github191, github189)