Releases: Finch-API/finch-api-ruby
Releases · Finch-API/finch-api-ruby
v0.1.0-alpha.22
v0.1.0-alpha.21
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
v0.1.0-alpha.20
0.1.0-alpha.20 (2025-06-18)
Full Changelog: v0.1.0-alpha.19...v0.1.0-alpha.20
Features
- api: api update (6a3cc47)
- api: api update (055b260)
- api: api update (6e46c62)
- api: api update (68d04c3)
Bug Fixes
to_sorbet_typeshould 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
===tois_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
RUBYOPTwhen 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
0.1.0-alpha.19 (2025-05-16)
Full Changelog: v0.1.0-alpha.18...v0.1.0-alpha.19
Features
- api: api update (e7b5270)
Chores
- internal: version bump (4c65aec)
v0.1.0-alpha.18
0.1.0-alpha.18 (2025-05-16)
Full Changelog: v0.1.0-alpha.17...v0.1.0-alpha.18
Features
- api: api update (c0514cb)
Chores
- internal: version bump (a950bdc)
v0.1.0-alpha.17
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_hconversion (03335a6) - support sorbet aliases at the runtime (beb18c8)
Bug Fixes
- internal: update gemspec name (70eb621)
Chores
Documentation
- rewrite much of README.md for readability (d5fac03)
v0.1.0-alpha.16
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
0.1.0-alpha.15 (2025-05-08)
Full Changelog: v0.1.0-alpha.14...v0.1.0-alpha.15
Chores
- internal: version bump (cfbd46f)
v0.1.0-alpha.14
0.1.0-alpha.14 (2025-05-07)
Full Changelog: v0.1.0-alpha.13...v0.1.0-alpha.14
Features
- api: api update (a1e63ab)
- api: api update (131b860)
- api: api update (0cb263a)
- api: api update (664ac2e)
- api: api update (f4d4ab0)
- api: api update (bdab477)
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
- readme: fix typo (15960ca)
v0.1.0-alpha.13
0.1.0-alpha.13 (2025-04-29)
Full Changelog: v0.1.0-alpha.12...v0.1.0-alpha.13
Features
- api: api update (2763397)
- api: api update (e8ea0b2)
- api: api update (a8916c9)
- api: api update (b5ceabb)
- api: api update (9f9b600)
- api: api update (9c98649)
- api: api update (7dcee57)
- api: api update (b0bc9bb)
- api: api update (106335f)
Bug Fixes
- invalid enum names (89de302)