Skip to content

Releases: reactive-graph/sys

v0.10.0-alpha-1

07 Aug 19:50

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/sys
  • Moved plugins binary, config, file and system-environment from reactive-graph/std -> reactive-graph/sys
  • Prefix plugins with sys (e.g. libreactive_graph_sys_binary)
  • Refactored usages of std to its new namespace
  • Configure lints on workspace level
  • Replaced lazy_static with LazyLock
  • Build: Bump MSRV 1.85 -> 1.87
  • Upgrade log4rs to 1.4.0

Fixed

Distribution

  • CI: Use ubuntu-22.04 instead of ubuntu-20.04 for building debian packages
  • CI: Publish dynamic link libraries as compressed archive
  • CI: Publish debian packages

Infrastructure

  • CI: Synchronize labels from config file
  • CI: Automatically merge successful dependabot PR's
  • CI: Update rust nightly toolchain to nightly-2025-08-05

Nightly Build

06 Aug 18:38

Choose a tag to compare

Reactive Graph - System 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