Skip to content

chore(main): release bindings-c 1.0.0 - #407

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--bindings-c
Closed

chore(main): release bindings-c 1.0.0#407
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--bindings-c

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

1.0.0 (2026-05-28)

⚠ BREAKING CHANGES

  • core: img2num::labels_to_svg now returns std::string instead of char*. Callers using the C++ API must update their code to capture the return value as std::string and remove any associated std::free / delete[] calls. Callers using the C binding (cimg2num) are unaffected at the ABI level but should use img2num_free_svg to deallocate the returned buffer.
  • api: remove draw_contour_borders from labels_to_svg (#283)

✨ Features

  • library, bindings, examples: C bindings, C & C++ shared libs, C & C++ example apps (#263) (bb2403e)
  • unified image_to_svg function as complete pipeline (#335) (bdba68c)

♻️ Refactoring

  • api: remove draw_contour_borders from labels_to_svg (#283) (eee9b31)
  • core: update labels_to_svg to return std::string (#333) (a71e3b1)

This PR was generated with Release Please. See documentation.

@github-actions
github-actions Bot requested a review from Ryan-Millard as a code owner May 28, 2026 23:52
@Ryan-Millard
Ryan-Millard deleted the release-please--branches--main--components--bindings-c branch May 29, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant