Releases: MethodFi/method-python
Releases · MethodFi/method-python
v0.0.41
v0.0.41
v0.0.40
v0.0.40
v0.0.39
v0.0.39
v0.0.38
v0.0.38
v0.0.37
v0.0.37
v0.0.36
v0.0.36
v0.0.35
v0.0.35
v0.0.34
v0.0.34
v0.0.33
Adding Student loans and Account typings (#20) * removed deprecated connections. Added credit_scores endpoint * fixed factors type in EntityCreditScoresType * updated version * update merchants * Add transactions * update entities * removed connections from README * Update accounts * update elements * update merchants * Update payments * Update reports * Update webhooks * Addd funds back * update entities * Add new entity endpoints * added student loans, trended, delinquent items * removed connections from README * updated version to 0.0.33 * resolved spacing, snake_case, and Payment typings * removed deprecated connections. Added credit_scores endpoint * fixed factors type in EntityCreditScoresType * update merchants * Add transactions * update entities * rebase completed * fixing Entity file * removed Connection * fixing spacing issue * tried fixing indent again * fixed formatting throughout * fixed path in Transaction --------- Co-authored-by: stephenluc <stephenluc96@gmail.com>
v0.0.32
Removes Connections, adds credit scores (#19) * removed deprecated connections. Added credit_scores endpoint * fixed factors type in EntityCreditScoresType * updated version