Skip to content

Prepare LadybugDB 0.18.1 release#8

Merged
adsharma merged 4 commits into
LadybugDB:mainfrom
sergey-v9:codex/release-0.18.1
Jul 11, 2026
Merged

Prepare LadybugDB 0.18.1 release#8
adsharma merged 4 commits into
LadybugDB:mainfrom
sergey-v9:codex/release-0.18.1

Conversation

@sergey-v9

Copy link
Copy Markdown
Collaborator

Summary

  • adds list, typed empty-list, and null prepared-statement parameter binding
  • updates the package family to stable 0.18.1, backed by engine v0.18.1
  • adds a source-level guard keeping LibraryImport and DllImport entry points aligned
  • documents the repeatable stable-engine upgrade and release procedure

This resolves #6

@adsharma

Copy link
Copy Markdown
Contributor

Looks good. There are some tricky corner cases where a statement prepared with one integer width is not reusable with another parameter with a different width. Python example:

LadybugDB/ladybug-python@b93f971

Don't know if it applies to dotnet. Worth thinking about.

Let's go ahead and make a release and then spin up more binding only releases as necessary.

@adsharma adsharma merged commit 947fdbc into LadybugDB:main Jul 11, 2026
6 checks 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.

Make a new release

2 participants