Skip to content

Releases: withoutbg/withoutbg-python

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 02 Jul 18:32

1.0.6 (2026-07-02)

Bug Fixes

  • ci: use Python 3.12 as mypy target for numpy 2.x stubs (f5cfa68)

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 02 Jul 18:28

1.0.5 (2026-07-02)

Bug Fixes

  • ci: skip numpy stubs in mypy to fix CI on numpy 2.x (1b5a42d)

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 02 Jul 18:23

1.0.4 (2026-07-02)

Bug Fixes

  • ci: update mypy target to Python 3.10 (08941b1)

v1.0.3 — Python SDK

Choose a tag to compare

@kocabiyik kocabiyik released this 02 Jul 18:17

Repository restructure

This repository is now Python-only (pip install withoutbg).

API notes

  • WithoutBG.open_weights() is the canonical local entrypoint (replaces WithoutBG.opensource())
  • Deprecated aliases remain in 1.0.3 with warnings; see CHANGELOG.md