Skip to content

feat: Memory management#2

Merged
geewiz merged 2 commits intomainfrom
deallocation
Dec 25, 2025
Merged

feat: Memory management#2
geewiz merged 2 commits intomainfrom
deallocation

Conversation

@geewiz
Copy link
Copy Markdown
Owner

@geewiz geewiz commented Dec 25, 2025

The library was missing memory management. This release introduces the Controlled Type Document that'll trigger a cleanup when it goes out of scope. See README.md and the example programs for how this works.

The library was missing memory management. This change introduces the
Controlled Type `Document` that'll trigger a cleanup when it goes out of
scope. See [README](README.md) and the example programs for how this
works.
Refer to [CHANGELOG.md](CHANGELOG.md) for the upcoming and prior
releases.
@geewiz geewiz changed the title Memory management feat: Memory management Dec 25, 2025
@geewiz geewiz merged commit 6cbf442 into main Dec 25, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant