Skip to content

v0.15.1

Compare
Choose a tag to compare
@stainless-bot stainless-bot released this 07 Feb 22:40

0.15.1 (2024-02-07)

Full Changelog: v0.15.0...v0.15.1

Bug Fixes

  • prevent crash when platform.architecture() is not allowed (#334) (fefb5c1)
  • types: loosen most List params types to Iterable (#338) (6e7761b)

Chores