Skip to content

Releases: grahamtt/prosper-api

v0.8.3

18 Jan 03:47
Compare
Choose a tag to compare

Commits

  • dc0c8d6: Update client-secret and password config help (Graham Tibbitts)

v0.8.2

26 Dec 15:36
Compare
Choose a tag to compare

Commits

  • 238e870: Add TODO (Graham Tibbitts)
  • e23a8a5: Switch config keys from lower train case to lower kebab case (Graham Tibbitts)

v0.8.1

26 Dec 15:27
Compare
Choose a tag to compare

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

22 Dec 18:41
Compare
Choose a tag to compare

Commits

  • 87d2a5c: Dynamically add available config values to readme (Graham Tibbitts)
  • 8a88193: Prefix config keys with 'prosper_api' namespace (Graham Tibbitts)

v0.7.3

20 Dec 05:25
Compare
Choose a tag to compare

Commits

  • 99fc7b3: Fix config after omni-config lib change (Graham Tibbitts)

v0.7.2

17 Dec 00:37
Compare
Choose a tag to compare

Commits

  • cc8de6a: Use serde from prosper-shared lib (Graham Tibbitts)

v0.7.1

16 Dec 23:46
Compare
Choose a tag to compare

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

11 Dec 13:13
Compare
Choose a tag to compare

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

09 Dec 04:10
Compare
Choose a tag to compare

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

01 Dec 02:49
Compare
Choose a tag to compare

Commits

  • 0192e79: Upgrade dependencies and use app name in argparse method (Graham Tibbitts)