Releases: reactive-graph/sys
Releases · reactive-graph/sys
v0.10.0-alpha-1
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
stdto 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
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.