Skip to content

v1.16.1

Choose a tag to compare

@TristanSpeakEasy TristanSpeakEasy released this 09 Feb 22:46
· 73 commits to main since this release
e48221e

What's Changed

  • chore: update submodule dependencies to latest main by @github-actions[bot] in #140
  • perf: optimize indexer ref walking and improve CLI output formatting by @TristanSpeakEasy in #144
  • build(deps): bump jsonschema/oas3/tests/testsuite from 75995a1 to 32fa6e2 by @dependabot[bot] in #142
  • ci(deps): bump actions/setup-node from 4 to 6 in the github-actions group by @dependabot[bot] in #143
  • chore: update submodule dependencies to latest main by @github-actions[bot] in #145

Full Changelog: v1.16.0...v1.16.1

OpenAPI CLI v1.16.1

This release includes binaries for Linux, macOS, and Windows on both x86_64 and ARM64 architectures.

Installation

Download the appropriate binary for your platform from the assets below, extract it, and add it to your PATH.

Changes

Changelog

Bug fixes

  • 9322d13 fix: add converter/tests submodule to dependency update workflow

Others

  • 5efcaef Merge pull request #140 from speakeasy-api/bot/update-submodule-dependencies
  • dbec29e build(deps): bump jsonschema/oas3/tests/testsuite (#142)
  • ec5d9b3 ci(deps): bump actions/setup-node in the github-actions group (#143)
  • 390dfdf perf: optimize indexer ref walking and improve CLI output formatting (#144)

Full Changelog: v1.16.0...v1.16.1

Released by GoReleaser.