Skip to content

v0.14.1

Compare
Choose a tag to compare
@stainless-app stainless-app released this 12 Feb 18:28

0.14.1 (2024-02-08)

Full Changelog: v0.14.0...v0.14.1

Bug Fixes

  • prevent crash when platform.architecture() is not allowed (#283) (ca5cf4c)
  • types: loosen most List params types to Iterable (#288) (ed26c31)

Chores

  • internal: add lint command (#286) (0e6398c)
  • internal: minor pagination restructuring (#287) (440f9ba)
  • internal: support serialising iterable types (#285) (759e3ef)

Documentation