Skip to content

Releases: reactive-graph/net

v0.10.0-alpha-1

07 Aug 20:11

Choose a tag to compare

v0.10.0-alpha-1 Pre-release
Pre-release

Added

  • Documentation: Added Book
  • Type System: Added JSON schema identifier to all types

Changed

  • Refactored into new mono repo reactive-graph/net
  • Moved plugins http and git from reactive-graph/std -> reactive-graph/net
  • Prefix plugins with net (e.g. libreactive_graph_net_http)
  • Refactored usages of net to its new namespace
  • Configure lints on workspace level
  • Replaced lazy_static with LazyLock

Fixed

Distribution

  • CI: Release plugins on GitHub Releases
  • CI: Update rust nightly toolchain to nightly-2025-08-05

Infrastructure

  • CI: Synchronize labels from config file
  • CI: Automatically merge successful dependabot PR's

Nightly Build

06 Aug 16:28

Choose a tag to compare

Reactive Graph - Network Library - Nightly Build

Latest development release, ready to install.

This release tag is continuously updated.

Warning

Although this software has been in development for several years, it is still in its early stages of development. Essential components are missing (authorization system, persistence, flow editor). Please use the software with caution.

Changelog