Skip to content

Commit

Permalink
* [History] Add History for 1.3.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Liu Xiao committed Apr 3, 2024
1 parent 47aa5fb commit d97c7c7
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Help/CnWizards_CHS/other/history.htm
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,16 @@
<p class="indentnarrow">! 发现的问题,但仍未修正。</p>
<p class="indentnarrow">^ 计划要完成的功能。</p>
<p class="indentnarrow"> </p>
<p class="title">2024.04.04 V1.3.1</p>
<p class="indentnarrow">+ 支持 RAD Studio 12.1。</p>
<p class="indentnarrow">+ 增加调试增强工具,允许在高版本 Delphi 中支持 DataSet 等类型的数据的查看。</p>
<p class="indentnarrow">+ 代码高亮增加高亮自定义标识符的功能。</p>
<p class="indentnarrow">+ 主窗体扩展增加退出时清除上次打开工程的记忆选项,默认禁用。</p>
<p class="indentnarrow">+ 代码格式输出增加背景色的设置。</p>
<p class="indentnarrow">* 标识符搜索引用单元修正 Delphi 12 下部分标识符解析不到的问题。</p>
<p class="indentnarrow">* 代码格式化修正一处函数参数带 & 时的问题及一处 operator 问题。</p>
<p class="indentnarrow">* 代码输入助手修正一处 uses 中及 class 过程中的弹出问题。</p>
<p class="indentnarrow">* 其他错误修正与改进。</p>
<p class="title">2024.02.10 V1.3.0</p>
<p class="indentnarrow">+ CnDebugViewer 支持 JSON 格式内容的存储与加载。</p>
<p class="indentnarrow">* 脚本专家修正 Delphi 12 下 BorlandIDEService 的注册问题。</p>
Expand Down
10 changes: 10 additions & 0 deletions Help/CnWizards_CHT/other/history.htm
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,16 @@
<p class="indentnarrow">! 發現的問題,但仍未修正。</p>
<p class="indentnarrow">^ 計畫要完成的功能。</p>
<p class="indentnarrow"> </p>
<p class="title">2024.04.04 V1.3.1</p>
<p class="indentnarrow">+ 支持 RAD Studio 12.1。</p>
<p class="indentnarrow">+ 增加調試增強工具,允許在高版本 Delphi 中支持 DataSet 等類型的數據的查看。</p>
<p class="indentnarrow">+ 代碼高亮增加高亮自定義標識符的功能。</p>
<p class="indentnarrow">+ 主窗體擴展增加退出時清除上次打開工程的記憶選項,默認禁用。</p>
<p class="indentnarrow">+ 代碼格式輸出增加背景色的設置。</p>
<p class="indentnarrow">* 標識符搜索引用單元修正 Delphi 12 下部分標識符解析不到的問題。</p>
<p class="indentnarrow">* 代碼格式化修正一處函數參數帶 & 時的問題及一處 operator 問題。</p>
<p class="indentnarrow">* 代碼輸入助手修正一處 uses 中及 class 過程中的彈出問題。</p>
<p class="indentnarrow">* 其他錯誤修正與改進。</p>
<p class="title">2024.02.10 V1.3.0</p>
<p class="indentnarrow">+ CnDebugViewer 支持 JSON 格式內容的存儲與加載。</p>
<p class="indentnarrow">* 腳本專家修正 Delphi 12 下 BorlandIDEService 的註冊問題。</p>
Expand Down
10 changes: 10 additions & 0 deletions Help/CnWizards_ENU/other/history.htm
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,16 @@
<p class="indentnarrow">! Problem(s) Found but NOT Fixed.</p>
<p class="indentnarrow">^ Funciton(s) in Planning</p>
<p class="indentnarrow">&nbsp;</p>
<p class="title">2024.04.04 V1.3.1</p>
<p class="indentnarrow">+ Supports RAD Studio 12.1.</p>
<p class="indentnarrow">+ Add a Debug Enhancement Wizard to Show DataSet or Other Types in High Version Delphi.</p>
<p class="indentnarrow">+ Add Highlight Custom Identifier Function in Source Highlight.</p>
<p class="indentnarrow">+ Add an Option to Clear Session Project when Exiting IDE in Main Form Enhancement, defaultly Disabled.</p>
<p class="indentnarrow">+ Add an Option to Set Output Background Color in Source Export.</p>
<p class="indentnarrow">* Fix a Delphi 12 DCU Parsing Problem for some Symbols in Uses Identifier Search.</p>
<p class="indentnarrow">* Fix a Parameter with & Problem and an operator Problem in Code Formatter.</p>
<p class="indentnarrow">* Fix a Popup Problem in uses and class function/procedure in Input Helper.</p>
<p class="indentnarrow">* Other Bugs Fixed.</p>
<p class="title">2024.02.10 V1.3.0</p>
<p class="indentnarrow">+ CnDebugViewer Supports JSON Saving and Loading.</p>
<p class="indentnarrow">* Fix a BorlandIDEService Registration Problem in Script Wizard under Delphi 12.</p>
Expand Down

0 comments on commit d97c7c7

Please sign in to comment.