提交 bca975d6 authored 作者: Serhij S's avatar Serhij S

CHANGELOG.md

上级 43da069f
...@@ -2,6 +2,21 @@ ...@@ -2,6 +2,21 @@
## RoboPLC ## RoboPLC
### 0.5.0 (2025-01-11)
* State load/save
* Atomic timers
* Removed unnecessary dependencies, lightweight build
* System tools and thread scheduler moved to
[`rtsc`](https://crates.io/crates/rtsc) crate, musl support (experimental).
* MSRV set to 1.81.0
* Live update
### 0.4.4 (2024-08-27) ### 0.4.4 (2024-08-27)
* Added metrics-exporter-scope * Added metrics-exporter-scope
...@@ -43,6 +58,16 @@ ...@@ -43,6 +58,16 @@
## RoboPLC manager ## RoboPLC manager
### 0.5 (2025-01-11)
* Professional version
* Live update (requires RoboPLC Pro)
* Program rollback (requires RoboPLC Pro)
* Minor UI improvements
### 0.4 (2024-07-29) ### 0.4 (2024-07-29)
* Added [RFlow](https://crates.io/crates/rflow) support * Added [RFlow](https://crates.io/crates/rflow) support
...@@ -65,6 +90,10 @@ ...@@ -65,6 +90,10 @@
## RoboPLC CLI ## RoboPLC CLI
### 0.5.0 (2025-01-11)
* New features from RoboPLC 0.5
### 0.4 (2024-07-29) ### 0.4 (2024-07-29)
* Added `rflow` support * Added `rflow` support
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论