Releases: ModerCore/Moder
Releases · ModerCore/Moder
Moder v0.2.0-beta
What's Changed
- Feat: 支持 Linux 平台
- Feat: 使用 AvalonEdit 显示生成的人物代码 by @textGamex in #46
- feat: 右键菜单添加复制路径功能 by @textGamex in #48
- Feat: 特质搜索支持搜索修饰符名称 by @textGamex in #50
- Feat: 项目迁移到 Avaloniaui by @textGamex in #31
- Feat: 实现文本编辑器基本功能 by @textGamex in #58
- docs: Readme添加介绍与功能说明 by @PurplePlanen in #56
- Refactor: 使用模板控件重用路径选择器 by @Supheria in #42
New Contributors
Full Changelog: pre-build-2024/12/02...v0.2.0-beta
2024/12/02-build
What's Changed
- chore(deps): bump FSharp.Core from 8.0.401 to 9.0.100 by @dependabot in #12
- chore(deps): bump Fody from 6.8.2 to 6.9.0 by @dependabot in #15
- chore(deps): bump Microsoft.WindowsAppSDK and WinUIEx by @dependabot in #16
- chore(deps): bump Fody from 6.9.0 to 6.9.1 by @dependabot in #19
- chore(deps): bump Ardalis.SmartEnum from 8.1.0 to 8.2.0 by @dependabot in #18
- chore(deps): bump Microsoft.WindowsAppSDK from 1.6.241106002 to 1.6.241114003 by @dependabot in #20
- chore(deps): bump NLog and NLog.Extensions.Logging by @dependabot in #21
- style(README): 修改英文文档 by @PurplePlanen in #22
- style(README): readme添加安装说明 by @PurplePlanen in #23
- New Crowdin updates by @textGamex in #27
New Contributors
- @PurplePlanen made their first contribution in #22
- @textGamex made their first contribution in #27
Full Changelog: pre-build-2024/11/10...pre-build-2024/12/02
2024/11/10-build
pre-build-2024/11/10 perf: 将 IResourcesService 接口改为显式实现