·
1 commit
to main
since this release
🚀 v1.1.0 (2025-02-08) (#652, 34db1ec)
- 本版本完成了可供信保基金(SMEG)使用的重要里程碑,修復所有已知問題並優化整體架構。 This release marks a significant milestone in making the system applicable for Small and Medium Enterprise Credit Guarantee Fund (SMEG), addressing all known issues and enhancing the overall architecture.
🔨 重大變更 Breaking Changes
- 停用 SmartNoise 功能 sunset SmartNoise functionality (#626, 72e670c)
- 將所有模組名稱改為小寫以保持一致性 rename all module names to lowercase for consistency (#623, c726d2e)
- 下架基準資料集 sunset benchmark datasets (#625, 744449b)
✨ 新功能 Features
資料約束 Data Constraints
- 實作欄位組合約束系統 implement field combination constraint system (#624, 9e71301)
- 欄位組合限制器 FieldCombinationConstrainer
- 欄位限制器 FieldConstrainer
- 空值群組限制器 NaNGroupConstrainer
系統強化 System Enhancement
- 從執行器層級添加日誌系統 enhance logging system from Executor level (#622, f2235a4)
- 實作時間轉換處理器 implement time converter processor (#620, ae3e783)
- 套件管理從 Poetry 遷移至 uv migrate package manager from Poetry to uv (#646, 545148b)
📚 文件 Documentation
- 整合 Wiki 與 Hugo 文件 integrate Wiki with Hugo documentation (a3ce777)
🎨 程式碼風格 Code Style
🔧 維護 Chores
- 更新專案依賴 update project dependencies (#652, 34db1ec)
- 優化 GitHub Actions 工作流程 optimize GitHub Actions workflow(#652)
- 整合語意化版本發布 integrate semantic-release
詳細變更 Detailed Changes: v1.0.0...v1.1.0