nim-ladybug/History.md

32 lines
659 B
Markdown
Raw Normal View History

# Release History for nim-kuzu
---
## v0.4.0 [2025-05-08] Mahlon E. Smith <mahlon@martini.nu>
Bump for kuzu 0.10.0. No practical changes.
---
## v0.3.0 [2025-04-19] Mahlon E. Smith <mahlon@martini.nu>
Enhancement:
- Add `toBlob` for quickly fetching a sequence of opaque bytes.
---
## v0.2.0 [2025-04-01] Mahlon E. Smith <mahlon@martini.nu>
Well that didn't take long! Update for Kuzu 0.9.0.
No practical changes, but there was a prepared statements
binding bugfix in the underlying lib that was biting us,
so update version to reflect the 0.9.0 release.
---
## v0.1.0 [2025-03-31] Mahlon E. Smith <mahlon@martini.nu>
Initial public release.