ladybug v0.20.1
Permanent link:
cppdashboard.dev/r/2026/09/ladybug-v0-20-1LadybugDB a graph database
Release notes
## What's Changed * Fix missing algorithm include in null mask by @Moisan in https://github.com/LadybugDB/ladybug/pull/855 * Add missing standard library includes for libc++ 23 by @daeho-ro in https://github.com/LadybugDB/ladybug/pull/860 * c_api: include cstdlib for malloc by @Moisan in https://github.com/LadybugDB/ladybug/pull/858 * Checkout dataset submodule in nightly sanitizer workflow by @adsharma in https://github.com/LadybugDB/ladybug/pull/865 * Fix SIGSEGV re-executing a parameterized write query string (#862) by @adsharma in https://github.com/LadybugDB/ladybug/pull/863 * Fix silent row loss when LOAD FROM/UNWIND feeds a MATCH primary key predicate by @adsharma in https://github.com/LadybugDB/ladybug/pull/864 * Fix state reuse on the cached-physical-plan fast path (0-row scans, live-result clobbering) by @adsharma in https://github.com/LadybugDB/ladybug/pull/870 * Add Python regression test for #866 (SIGSEGV re-executing parameterized write via implicit cache) by @adsharma in https://github.com/LadybugDB/ladybug/pull/869 ## New Contributors * @Moisan made their first contribution in https://github.com/LadybugDB/ladybug/pull/855 * @daeho-ro made their first contribution in https://github.com/LadybugDB/ladybug/pull/860 **Full Changelog**: https://github.com/LadybugDB/ladybug/compare/v0.20.0...v0.20.1
Share this resource