Releases: grahamtt/prosper-api
Releases · grahamtt/prosper-api
v0.8.3
Commits
- dc0c8d6: Update client-secret and password config help (Graham Tibbitts)
v0.8.2
Commits
- 238e870: Add TODO (Graham Tibbitts)
- e23a8a5: Switch config keys from lower train case to lower kebab case (Graham Tibbitts)
v0.8.1
Commits
- c85c4d5: Fix config values in readme (Graham Tibbitts)
- 7ba2f77: Update config in readme (Graham Tibbitts)
- 54154e4: Auto-sort dependencies and fix width of config dump in README (Graham Tibbitts)
- fc00d88: Switch config keys from lower train case to lower kebab case (Graham Tibbitts)
v0.8.0
Commits
- 87d2a5c: Dynamically add available config values to readme (Graham Tibbitts)
- 8a88193: Prefix config keys with 'prosper_api' namespace (Graham Tibbitts)
v0.7.3
Commits
- 99fc7b3: Fix config after omni-config lib change (Graham Tibbitts)
v0.7.2
Commits
- cc8de6a: Use serde from prosper-shared lib (Graham Tibbitts)
v0.7.1
Commits
- 9231eb9: Try creating an issue :crossed-fingers: (Graham Tibbitts)
- a6ae213: Add debugging in client (Graham Tibbitts)
- 672d579: Refactor serialization internals out of client; optimize deserialization (Graham Tibbitts)
v0.7.0
Commits
- b899986: Add comment about auto-generating config values (Graham Tibbitts)
- 095a378: Make
Listing.lender_yield
required; change serde.parse-decimals to serde.use-decimals; add todo-to-issue workflow (Graham Tibbitts)
v0.6.11
Commits
- d9770d2: Upgrade prosper-shared; add clean, build, and assert-files hooks (Graham Tibbitts)
- 7f8f08c: Move config and autoconfig into omniconfig lib (Graham Tibbitts)
v0.6.10
Commits
- 0192e79: Upgrade dependencies and use app name in argparse method (Graham Tibbitts)