Skip to content

v0.1.1 — OSS-readiness polish

Choose a tag to compare

@igor-ctrl igor-ctrl released this 05 May 20:21
· 36 commits to main since this release

OSS-readiness polish. No SDK behaviour changes; one CLI rename and a README/docstring cleanup pass.

Changed

  • Renamed the document-attachment CLI command to bcli attach, with subcommands bcli attach upload and bcli attach test. Functionality unchanged. The previous name was a customer-name leftover from internal development.
  • Genericised customer-named example values in docs/authentication.md, examples/attach-purchase-invoice-pdf.yaml, and SDK docstrings.

Fixed

  • README license badge said Apache 2.0 but the License section said MIT. Now consistent: Apache 2.0 throughout (matches the actual LICENSE file and pyproject.toml).