Skip to content
This repository has been archived by the owner on Jan 2, 2022. It is now read-only.

Releases: billglover/starling

0.0.6: Renamed Withdraw to TransferFromSavingsGoal

15 Jul 15:00
Compare
Choose a tag to compare
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

01 Jul 20:03
bc3cc35
Compare
Choose a tag to compare
0.0.5 Pre-release
Pre-release
New: support for changesSince filter on the v2 feed endpoint

0.0.4

23 Jun 15:29
b8e4a99
Compare
Choose a tag to compare
0.0.4 Pre-release
Pre-release
New: add a custom error type for auth errors

0.0.3

21 Jun 22:06
8bf27dc
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release
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

15 Jun 07:53
139d402
Compare
Choose a tag to compare

0.0.1: Remove goreleaser configuration

13 Jun 07:09
8827beb
Compare
Choose a tag to compare
Pre-release
Remove goreleaser as not required for package