Skip to content

v2.20.0

Compare
Choose a tag to compare
@stainless-app stainless-app released this 26 Mar 22:49

2.20.0 (2024-03-26)

Full Changelog: v2.19.0...v2.20.0

Features

  • api: add citibank enums (#369) (4bf2db2)
  • api: add line item metadata (1114cc5)
  • api: introduce bulk transaction create (#365) (1114cc5)
  • api: rename associated_legal_entity to child_legal_entity (#361) (5da0450)
  • api: rename id_type enum from cl_nut to cl_rut (5da0450)
  • api: updates (#367) (9829324)

Bug Fixes

  • client: correctly send deno version header (#368) (52436c1)
  • handle process.env being undefined in debug func (#366) (dab08f7)
  • internal: make toFile use input file's options (#362) (35f0b12)

Chores

Documentation

  • fix typo in CONTRIBUTING.md (#358) (06980b8)
  • readme: consistent use of sentence case in headings (#363) (9c1e738)
  • readme: document how to make undocumented requests (#364) (770f57a)