This repository has been archived by the owner on Jan 2, 2022. It is now read-only.
Releases: billglover/starling
Releases · billglover/starling
0.0.6: Renamed Withdraw to TransferFromSavingsGoal
The fix for issue #3 renamed `AddMoney` to `TransferToSavingsGoal` in order to make it clearer what the method did. This fix renames `Withdraw` to `TransferFromSavingsGoal` for consistency. Fixes #3
0.0.5
New: support for changesSince filter on the v2 feed endpoint
0.0.4
New: add a custom error type for auth errors
0.0.3
Fix potential panics when making API calls that result in an HTTP 403…
0.0.2: Fix build configuration to test against go1.10.x
Fixes #22
0.0.1: Remove goreleaser configuration
Remove goreleaser as not required for package