Skip to content

Releases: Finch-API/finch-api-kotlin

v0.0.4

05 Oct 18:43
Compare
Choose a tag to compare

0.0.4 (2023-10-04)

Full Changelog: v0.0.3...v0.0.4

Features

  • api: add /forward endpoint and other updates (#16) (1a2db24)

Chores

  • docs: adjust some docstrings (#17) (20971af)
  • docs: adjust some docstrings (#18) (32cb6c0)
  • internal: add a top-level generated comment to each file (#19) (79a0ca0)

v0.0.3

26 Sep 23:09
Compare
Choose a tag to compare

0.0.3 (2023-09-25)

Full Changelog: v0.0.2...v0.0.3

Features

v0.0.2

22 Sep 16:16
Compare
Choose a tag to compare

0.0.2 (2023-09-19)

Full Changelog: v0.0.1...v0.0.2

Features

  • client: retry on 408 Request Timeout (#5) (55f5fd6)
  • init: initial commit (670bd4e)

Chores

  • api: remove deprecated & unused ATS API (#8) (0b42c6c)