Skip to content

Releases: Finch-API/finch-api-ruby

v0.1.0-alpha.22

02 Jul 18:47
b886469

Choose a tag to compare

v0.1.0-alpha.22 Pre-release
Pre-release

0.1.0-alpha.22 (2025-06-30)

Full Changelog: v0.1.0-alpha.21...v0.1.0-alpha.22

Chores

  • internal: allow streams to also be unwrapped on a per-row basis (4146224)
  • internal: version bump (89516f1)

v0.1.0-alpha.21

30 Jun 15:13
835b31b

Choose a tag to compare

v0.1.0-alpha.21 Pre-release
Pre-release

0.1.0-alpha.21 (2025-06-27)

Full Changelog: v0.1.0-alpha.20...v0.1.0-alpha.21

Bug Fixes

  • ci: release-doctor — report correct token name (2e72b42)

Chores

  • ci: only run for pushes and fork pull requests (bdaaaf0)
  • internal: version bump (99e73b3)

v0.1.0-alpha.20

24 Jun 18:04
c879d48

Choose a tag to compare

v0.1.0-alpha.20 Pre-release
Pre-release

0.1.0-alpha.20 (2025-06-18)

Full Changelog: v0.1.0-alpha.19...v0.1.0-alpha.20

Features

Bug Fixes

  • to_sorbet_type should not return branded types (2819280)
  • client: fix PayStatementResponse body (bb0bb58)
  • client: manual fix (3774286)
  • correctly instantiate sorbet type aliases for enums and unions (9a84b92)
  • default content-type for text in multi-part formdata uploads should be text/plain (2288848)
  • issue where we cannot mutate arrays on base model derivatives (c4c0158)
  • prevent rubocop from mangling === to is_a? check (6301929)
  • sorbet types for enums, and make tapioca detection ignore tapioca dsl (4aaba62)

Chores

  • ci: enable for pull requests (77fdc63)
  • ci: link to correct github repo (6479e22)
  • docs: grammar improvements (0c55f26)
  • force utf-8 locale via RUBYOPT when formatting (2f00817)
  • internal: version bump (2b40219)
  • refine Yard and Sorbet types and ensure linting is turned on for examples (e0eb636)
  • tests: skip endpoints with basic auth (529b41e)
  • use fully qualified names for yard annotations and rbs aliases (98866d5)
  • use sorbet union aliases where available (37cc1c2)
  • whitespaces (16ff9b3)

v0.1.0-alpha.19

17 May 21:51
98a89f3

Choose a tag to compare

v0.1.0-alpha.19 Pre-release
Pre-release

0.1.0-alpha.19 (2025-05-16)

Full Changelog: v0.1.0-alpha.18...v0.1.0-alpha.19

Features

Chores

v0.1.0-alpha.18

16 May 20:35
0738bf7

Choose a tag to compare

v0.1.0-alpha.18 Pre-release
Pre-release

0.1.0-alpha.18 (2025-05-16)

Full Changelog: v0.1.0-alpha.17...v0.1.0-alpha.18

Features

Chores

v0.1.0-alpha.17

16 May 16:07
021f615

Choose a tag to compare

v0.1.0-alpha.17 Pre-release
Pre-release

0.1.0-alpha.17 (2025-05-16)

Full Changelog: v0.1.0-alpha.16...v0.1.0-alpha.17

Features

  • api: api update (2cd7677)
  • api: api update (db14723)
  • api: api update (1f0346a)
  • bump default connection pool size limit to minimum of 99 (2e0e107)
  • expose base client options as read only attributes (289fb00)
  • expose recursive #to_h conversion (03335a6)
  • support sorbet aliases at the runtime (beb18c8)

Bug Fixes

  • internal: update gemspec name (70eb621)

Chores

  • fix misc linting / minor issues (9c271ed)
  • internal: version bump (f365e16)

Documentation

  • rewrite much of README.md for readability (d5fac03)

v0.1.0-alpha.16

08 May 21:10
3e0f1f8

Choose a tag to compare

v0.1.0-alpha.16 Pre-release
Pre-release

0.1.0-alpha.16 (2025-05-08)

Full Changelog: v0.1.0-alpha.15...v0.1.0-alpha.16

Chores

  • internal: codegen related update (cda2e4e)

v0.1.0-alpha.15

08 May 21:04
43be9d3

Choose a tag to compare

v0.1.0-alpha.15 Pre-release
Pre-release

0.1.0-alpha.15 (2025-05-08)

Full Changelog: v0.1.0-alpha.14...v0.1.0-alpha.15

Chores

v0.1.0-alpha.14

08 May 21:01
2d22a15

Choose a tag to compare

v0.1.0-alpha.14 Pre-release
Pre-release

0.1.0-alpha.14 (2025-05-07)

Full Changelog: v0.1.0-alpha.13...v0.1.0-alpha.14

Features

Bug Fixes

  • internal: ensure formatting always uses c.utf-8 locale (4b68a42)
  • internal: fix formatting script for macos (549b415)

Chores

  • accept all nd-json mimetype variants (53a8863)
  • always check if current page is empty in next_page? (89f7522)
  • internal: codegen related update (15d107c)
  • internal: codegen related update (bcaecfa)
  • internal: codegen related update (f328b3a)
  • re-export top level models under library namespace (e8cc430)
  • remove Gemfile.lock during bootstrap (6a383f0)
  • reorganize type aliases (e527e5d)
  • revert ignoring Gemfile.lock (8abcd39)
  • validate request option coercion correctness (41e068d)

Documentation

v0.1.0-alpha.13

30 Apr 06:52
54cdc75

Choose a tag to compare

v0.1.0-alpha.13 Pre-release
Pre-release

0.1.0-alpha.13 (2025-04-29)

Full Changelog: v0.1.0-alpha.12...v0.1.0-alpha.13

Features

Bug Fixes

Chores

  • add generator safe directory (7e8da29)
  • internal: annotate request options with type aliases in sorbet (6f63db8)
  • internal: remove unnecessary rbi/lib folder (2238283)
  • loosen rubocop rules that don't always make sense (6699ec0)
  • more accurate type annotations and aliases (b6d3a80)