File tree Expand file tree Collapse file tree 2 files changed +40
-0
lines changed
Expand file tree Collapse file tree 2 files changed +40
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : 25.0.4
3+ ---
4+
5+ CodeForge v25.0.4 正式发布!本次更新专注于 Apple 生态系统的完善和函数式编程能力的增强。我们新增了 4 种重要编程语言,特别是 Objective-C 家族的加入,让 CodeForge 成为 iOS/macOS 开发者验证代码的得力工具。
6+
7+ ---
8+
9+ ## 📦 版本信息
10+
11+ - ** 项目地址** :https://github.com/devlive-community/codeforge
12+ - ** 官方网站** :https://codeforge.devlive.org/
13+ - ** 版本号** :v25.0.4
14+ - ** 发布日期** :2025年10月19日
15+
16+ ---
17+
18+ ## ✨ 新增功能
19+
20+ ### 新增语言支持
21+
22+ - ** 📱 Objective-C** - iOS/macOS 经典开发语言,Foundation 框架支持
23+ - ** ⚡ Objective-C++** - Objective-C 与 C++ 混合编程,跨语言开发
24+ - ** 🌙 Lua** - 轻量级脚本语言,游戏开发和嵌入式系统首选
25+ - ** 🎩 Haskell** - 纯函数式编程语言,强类型系统
26+
27+ 现在 CodeForge 支持 ** 29+** 种编程语言。
28+
29+ ---
30+
31+ ## 🐛 问题修复
32+
33+ - ** 修复版本号获取规则** :确保自动更新检测功能正常工作
34+
35+ ---
36+
37+ ## 📥 立即下载
38+
39+ 在 [ GitHub Releases] ( https://github.com/devlive-community/codeforge/releases ) 下载最新版本,或访问[ 官方网站] ( https://codeforge.devlive.org/ ) 了解更多信息。
Original file line number Diff line number Diff line change @@ -43,6 +43,7 @@ footer:
4343
4444nav :
4545 - 发布日志 :
46+ - /release/25.0.4.md
4647 - /release/25.0.3.md
4748 - /release/25.0.2.md
4849 - /release/25.0.1.md
You can’t perform that action at this time.
0 commit comments