Files
ThingsGateway/handbook/docs/02、历史更新.mdx
2248356998 qq.com 7fd160e1a2 😀 更新1.3.0
2023-04-04 10:15:34 +08:00

71 lines
1.3 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
id: upgrade
title: 历史更新
sidebar_label: 02、历史更新
slug: /upgrade
---
import useBaseUrl from "@docusaurus/useBaseUrl";
import Tag from "@site/src/components/Tag.js";
:::tip `ThingsGateway` 框架升级/发版规则
**升级前重点关注可能造成【破坏性】的标签类型**<Tag>修复</Tag>、<Tag>调整</Tag>、<Tag>移除</Tag>、<Tag>升级</Tag>
版本号规则:`主版本号.次版本号.修订版本号`
- 只要【确认】为框架 `bug`,则当天修复,当天发版,修订版本号 `加 1`。
- 如果 `.csproj` 文件有变更,则当天发版,修订版本号 `加 1`。
- 其余情况,每年发布一个 `主版本`。
:::
## 开发计划
- &nbsp;<Tag>新增</Tag> 添加设备是否共用通道的选项当IP&端口一致时或者串口号一致时生效)
##
## v1.3.0(已发布)
- &nbsp;<Tag>新增</Tag> 添加IotSharp插件
## v1.2.0(已发布)
- &nbsp;<Tag>新增</Tag> 添加OPCUAServer插件
##
## v1.1.0(已发布)
- &nbsp;<Tag>新增</Tag> 添加OPCDAClient采集插件
- &nbsp;<Tag>新增</Tag> 添加OPCUAClient采集插件
- &nbsp;<Tag>新增</Tag> 开发串口基础框架
##
## v1.0.0(已发布)
- &nbsp;<Tag>新增</Tag> 初始发布
##
<!--
-->