Change8
Symbol19 releases

graph

Found in 3 packages: llama-cpp, nx, langgraph

llama-cpp(10 releases)

v0.2.0
Aug 21, 2026

This release bumps the llama.cpp version to 0.2.0 and ggml to 0.21.0, incorporating numerous backend improvements, bug fixes, and new model support across various hardware accelerators like SYCL, OpenCL, Metal, and Vulkan.

b8244
Mar 9, 2026

This release removes the redundant 'scale_w' parameter from the graph operations and provides updated binary distributions for macOS, Linux, Windows, and openEuler targeting various hardware and accelerator setups.

b8069
Feb 16, 2026

This release focuses on internal fixes within the graph and continuous modules, specifically addressing issues related to KQ mask reuse and adapter checks.

b7927
Feb 4, 2026

This release delegates input allocation for sampling to the scheduler and ensures graph backend samplers are only computed when necessary.

b7839
Jan 26, 2026

This release primarily addresses a bug fix related to NKVO offload within the graph component and provides updated binary releases across various platforms.

b7832
Jan 25, 2026

This release introduces support for V-less KV caching and includes several internal improvements to CUDA checks, graph comments, and hyperparameter refactoring.

b7622
Jan 3, 2026

This release fixes a bug in the graph reuse logic specifically when multiple positions per embedding are used.

b7612
Jan 2, 2026

This release focuses on internal graph optimizations by reducing topology branching. It includes a wide range of pre-built binaries for multiple operating systems and hardware accelerators including CUDA, Vulkan, and SYCL.

b7422Breaking
Dec 16, 2025

This release introduces graph reuse for SSM, hybrid, and recurrent models to optimize memory and performance. It also announces a forthcoming change in Linux distribution formats from .zip to .tar.gz.

b7400Breaking
Dec 14, 2025

This release introduces f_attn_temp_offset to the graph and announces a transition for Linux release binaries from .zip to .tar.gz archives.

nx(8 releases)

21.6.6
Oct 21, 2025

This patch release (21.6.6) focuses primarily on bug fixes across various Nx plugins including Angular, Core, Linter, and Vite, addressing issues related to configuration, dependency resolution, and TUI display.

21.6.1-beta.3
Sep 20, 2025

This beta release introduces a unified graph UI and control system, alongside several bug fixes across Angular, core, and Gradle tooling.

21.5.1-beta.4
Sep 5, 2025

Version 21.5.1-beta.4 introduces the NX_PROJECT_ROOT environment variable for runtime cache inputs and includes several performance and stability fixes across core components and plugins.

21.5.0-beta.1
Aug 21, 2025

This beta release introduces support for Vite 7, enhances task graph capabilities, and includes numerous bug fixes across Angular, core, and plugin functionalities.

21.4.0-beta.5
Aug 1, 2025

This beta release focuses on bug fixes across Angular, Docker, Module Federation, and Node, and removes legacy graph functionality.

21.0.0-beta.12Breaking
May 1, 2025

Version 21.0.0-beta.12 introduces support for GitLab releases and improves TUI handling based on output style. It also includes a breaking change regarding how the packageManager field in package.json is respected during version detection.

20.6.0
Mar 14, 2025

This release introduces significant enhancements for React with the addition of the react-router plugin and improves build tooling by adding rspack support and cache size configuration. Several bug fixes address issues in Angular, core generators, and the graph visualization.

20.3.3
Jan 23, 2025

This patch release focuses on numerous bug fixes across core, JS tooling, Gradle, and various generators, improving stability and compatibility with newer package manager versions and configurations.

langgraph(1 releases)

Track Symbol Changes

Use the Change8 MCP server or GitHub Action to get notified when graph changes.

Learn More