You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: switched from the max-nightly to the stable max conda channel for deterministic dependency resolution.
morph, mojodoc, and mozz pinned to their own tagged releases (v0.2.0, v0.1.0, v0.2.0) instead of tracking main.
Fixed FFI symbol resolution for libsqlite3 bindings (OwnedDLHandle.get_function no longer returns a directly-callable pointer) and C-string handling for nullable return values.