Releases: fyrwatch/fyrmesh
Releases · fyrwatch/fyrmesh
FyrMesh v0.3.0
Version: 0.3.0
Release Date: 31st May 2021
FyrMesh v0.2.0
Version: 0.2.0
Release Date: 16th May 2021
Release Notes
- Fully rebuilt the entire FyrMesh platform with a new RPC (gRPC) framework and a different language (Golang).
- Updated the package structure to support a Go development environment.
- Defined a proto file and added the generated libraries for it.
- Added a service FyrLINK that interacts with the control node over the serial port (Python).
- Added a service FyrORCH that orchestrates the mesh while exposing a server to act as the API (Golang).
- Added a command-line application FyrCLI that allows a user to interact with the mesh. Written in Go with the Cobra framework. Replaces the old Python-Click based application.
- Added a script to automate the code generation of proto libraries after the file has been modified.
- Added a script to build and install the FyrMesh components.
- Updated the README with information about all the new components and updated the installation guide to more detailed.
FyrMesh v0.1.0
Version: 0.1.0
Release Date: 9th March 2021