Skip to content

Releases: Finch-API/finch-api-go

v0.7.0

18 Dec 15:07
Compare
Choose a tag to compare

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.6.0

14 Dec 12:52
Compare
Choose a tag to compare

0.6.0 (2023-11-21)

Full Changelog: v0.5.0...v0.6.0

Features

v0.5.0

17 Nov 17:06
Compare
Choose a tag to compare

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.4.0

06 Nov 17:06
Compare
Choose a tag to compare

0.4.0 (2023-11-05)

Full Changelog: v0.3.0...v0.4.0

Features

Documentation

  • readme: improve example snippets (#50) (f4a7114)

v0.3.0

31 Oct 17:06
Compare
Choose a tag to compare

0.3.0 (2023-10-31)

Full Changelog: v0.2.2...v0.3.0

Features

  • github: include a devcontainer setup (#46) (ea59cb7)

v0.2.2

31 Oct 15:06
Compare
Choose a tag to compare

0.2.2 (2023-10-27)

Full Changelog: v0.2.1...v0.2.2

Chores

v0.2.1

24 Oct 22:06
Compare
Choose a tag to compare

0.2.1 (2023-10-24)

Full Changelog: v0.2.0...v0.2.1

v0.2.0

24 Oct 16:10
Compare
Choose a tag to compare

0.2.0 (2023-10-24)

Full Changelog: v0.1.0...v0.2.0

Features

v0.1.0

18 Oct 11:49
Compare
Choose a tag to compare

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)

v0.0.8

12 Oct 18:07
Compare
Choose a tag to compare

0.0.8 (2023-10-12)

Full Changelog: v0.0.7...v0.0.8

Chores

  • internal: rearrange client arguments (#33) (81460c8)