add: 提交更新日志

This commit is contained in:
千反田丷 2021-12-09 17:55:51 +08:00
parent 2e08869cc2
commit aceab0cbaa
1 changed files with 48 additions and 4 deletions

View File

@ -1,9 +1,53 @@
# Change Log
# 版本变更日志
All notable changes to the "Test" extension will be documented in this file.
这个项目的所有关键变化都将记录在此文件中.
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
此日志格式基于 [Keep a Changelog](https://keepachangelog.com/zh-CN/1.0.0/),
并且此项目遵循 [Semantic Versioning](https://semver.org/lang/zh-CN/).
## [Unreleased]
### Added
- 命令(Command)
- 搜索实体视图Search Entity Viewibiz-modeling-studio.mos-fs.search-entity-view
- Initial release
## [0.0.1] - 2021-12-10
### Added
- 登录
- 系统信息终端
- 识别文件中的 iBizModeling 路径
- 模型树导航:
- 打开 iBizModeling 工具
- 根据路径打开模型
- 查找实体
- 显示信息终端
- 代码发布
- 模板发布
- 右键菜单:复制模型路径
- 内置图形编辑
- 用例图
- ER图
- 应用菜单
- 实体视图
- 模型运行时
- 表单
- 表格
- 树
- 图表
- 列表
- 卡片
- 工具栏
- 面板
- 数据看板
- 命令(Command)
- 登录Loginibiz-modeling-studio.user.login
- 登出Logoutibiz-modeling-studio.user.logout
- 打开 iBizModeling 工具Open iBizModeling Toolibiz-modeling-studio.open-ibiz-modeling
- 显示信息终端Open Information Terminalibiz-modeling-studio.system-info-terminal.show
- 发布代码Publish Codeibiz-modeling-studio.system.publish.code
- 发布模板Publish Templateibiz-modeling-studio.template.publish
- 拷贝路径Copy Pathibiz-modeling-studio.mos-fs.copy-path
- 打开模型Open Modelibiz-modeling-studio.mos-fs.open-file
- 打开运行时Open Model Runtimeibiz-modeling-studio.mos-fs.open-runtime
- 根据路径打开模型Open Model By Pathibiz-modeling-studio.mos-fs.open-model-by-path
- 搜索实体Search Entityibiz-modeling-studio.mos-fs.search-entity