Releases: Finch-API/finch-api-go
Releases · Finch-API/finch-api-go
v0.7.0
0.7.0 (2023-12-17)
Full Changelog: v0.6.0...v0.7.0
Features
- add GetAuthURL and GetAccessToken helpers (#63) (c68b690)
- api: add
/jobs
endpoints (#59) (9396454)
- api: add
client_type
and connection_type
to introspection (#60) (a812d5c)
- api: add
lp
tax payer type enum value (#62) (2c2291b)
Chores
- ci: run release workflow once per day (#65) (425bca8)
v0.5.0
0.5.0 (2023-11-17)
Full Changelog: v0.4.0...v0.5.0
Features
Bug Fixes
- make options.WithHeader utils case-insensitive (#51) (afe25dd)
Chores
Refactors
- do not include
JSON
fields when serialising back to json (#54) (fabb56a)
v0.1.0
0.1.0 (2023-10-17)
Full Changelog: v0.0.8...v0.1.0
Features
- make webhook headers case insensitive (#38) (fb58c4e)
Documentation
- api.md: improve formatting of webhook helpers (#36) (d1dd461)
- organisation -> organization (UK to US English) (#39) (bbcc80c)