diff --git a/src/content/post/ladybug-spreading-its-wings.md b/src/content/post/ladybug-spreading-its-wings.md index 90598f8..5942e95 100644 --- a/src/content/post/ladybug-spreading-its-wings.md +++ b/src/content/post/ladybug-spreading-its-wings.md @@ -1,6 +1,6 @@ --- title: "Ladybug: Spreading its Wings" -description: "Kuzu was archived in October 2025. Explore the major new features in LadybugDB 0.15 and find out why you should migrate today." +description: "Kuzu was archived in October 2025. Explore the major new features in LadybugDB v0.15 and find out why you should migrate today." pubDate: "Mar 1 2026" categories: ["release", "migration"] authors: ["team"] @@ -10,7 +10,7 @@ heroImage: "/img/ladybug-so-far/hero.png" If you are a Kuzu user, it is high time you migrate to its vibrant successor, LadybugDB. -Since Kuzu was officially archived in October 2025, our team forked the repository to ensure the graph database ecosystem continues to thrive under **LadybugDB** with fixing security vulnerabilities and integrating with other data storage systems as a major focus. Over the last few months, we have introduced a massive array of features, performance improvements, and ecosystem expansions that make the [v0.15.0](https://github.com/LadybugDB/ladybug/releases/tag/v0.15.0) release our biggest milestone yet +Since Kuzu was officially archived in October 2025, our team forked the repository to ensure the graph database ecosystem continues to thrive under **LadybugDB** with fixing security vulnerabilities and integrating with other data storage systems as a major focus. Over the last few months, we have introduced a massive array of features, performance improvements, and ecosystem expansions that make the [v0.15](https://github.com/LadybugDB/ladybug/releases/tag/v0.15.0) release our biggest milestone yet So what's new? @@ -21,7 +21,7 @@ We've invested heavily in making LadybugDB accessible from anywhere. We now offe - Python (support for Python 3.14!) - Node.js - Rust -- WebAssembly (Wasm) +- WebAssembly (Wasm) [Try it in your browser](https://ladybugdb.github.io/wasm-shell/) - Java - Go - Swift