Skip to content

Commit

Permalink
CHANGELOG: v2.0.1-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
moomiji committed Sep 23, 2024
1 parent c8aaf78 commit 669dfe8
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 8 deletions.
24 changes: 20 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,27 @@
### NuGet Link

[![](https://img.shields.io/badge/NuGet-Maa.Framework-%23004880)](https://www.nuget.org/packages/Maa.Framework/v1.8.9.2) [![](https://img.shields.io/badge/NuGet-Binding-%23004880)](https://www.nuget.org/packages/Maa.Framework.Binding/v1.8.9.2) [![](https://img.shields.io/badge/NuGet-Native-%23004880)](https://www.nuget.org/packages/Maa.Framework.Binding.Native/v1.8.9.2)
[![](https://img.shields.io/badge/NuGet-Maa.Framework-%23004880)](https://www.nuget.org/packages/Maa.Framework/v2.0.1-rc.1) [![](https://img.shields.io/badge/NuGet-Maa.Framework.Native-%23004880)](https://www.nuget.org/packages/Maa.Framework.Native/v2.0.1-rc.1) [![](https://img.shields.io/badge/NuGet-Binding-%23004880)](https://www.nuget.org/packages/Maa.Framework.Binding/v2.0.1-rc.1) [![](https://img.shields.io/badge/NuGet-Native-%23004880)](https://www.nuget.org/packages/Maa.Framework.Binding.Native/v2.0.1-rc.1)

## What's Changed in v1.8.9.2
## What's Changed in v2.0.1-rc.1

**Full Changelog**: https://github.com/MaaXYZ/MaaFramework.Binding.CSharp/compare/v1.8.9.1...v1.8.9.2
**Full Changelog**: https://github.com/MaaXYZ/MaaFramework.Binding.CSharp/compare/v1.8.9.2...v2.0.1-rc.1

### New features

- add query extension for MaaTaskJob & wrap query api @moomiji
- support android native library @moomiji
- support platform rid differential nupkgs @moomiji

### Perfect

- pretty debugger display @moomiji

### Fix

- NuGet package metadata errors @moomiji

### Other

- update interop to framework 2.0.1 @moomiji
- remove custom executors @moomiji
- Create README_zh.md & add MFAWPF (#7) @SweetSmellFox
- add solution builder @moomiji
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# MaaFramework.Binding.CSharp

_✨ The csharp binding of [MaaFramework](https://github.com/MaaXYZ/MaaFramework/tree/v1.6.4) ✨_
_✨ The csharp binding of [MaaFramework](https://github.com/MaaXYZ/MaaFramework/blob/v2.0.1) ✨_

_💫 A common interoperable API wrapper 💫_

Expand Down Expand Up @@ -43,7 +43,7 @@ Your computer should meet the minimum system requirements before you run and use

### Prepare Resources

See MaaFramework document ([en-us](https://github.com/MaaXYZ/MaaFramework/blob/v1.4.0/docs/en_us/1.1-QuickStarted.md#prepare-resource-files) / [zh_cn](https://github.com/MaaXYZ/MaaFramework/blob/v1.4.0/docs/zh_cn/1.1-%E5%BF%AB%E9%80%9F%E5%BC%80%E5%A7%8B.md#%E5%87%86%E5%A4%87%E8%B5%84%E6%BA%90%E6%96%87%E4%BB%B6)).
See MaaFramework document ( [English](https://github.com/MaaXYZ/MaaFramework/blob/v2.0.1/docs/en_us/1.1-QuickStarted.md#prepare-resource-files) | [简体中文](https://github.com/MaaXYZ/MaaFramework/blob/v2.0.1/docs/zh_cn/1.1-%E5%BF%AB%E9%80%9F%E5%BC%80%E5%A7%8B.md#%E5%87%86%E5%A4%87%E8%B5%84%E6%BA%90%E6%96%87%E4%BB%B6) ) .

Like this [SampleResource](./src/MaaFramework.Binding.UnitTests/SampleResource) in `MaaFramework.Binding.CSharp`.

Expand Down
4 changes: 2 additions & 2 deletions README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# MaaFramework.Binding.CSharp

_[MaaFramework](https://github.com/MaaXYZ/MaaFramework/tree/v1.6.4) 的 C# 绑定 ✨_
_[MaaFramework](https://github.com/MaaXYZ/MaaFramework/blob/v2.0.1) 的 C# 绑定 ✨_

_💫 一个通用的互操作 API 封装 💫_

Expand Down Expand Up @@ -43,7 +43,7 @@ _💫 一个通用的互操作 API 封装 💫_

### 准备资源

请参阅 MaaFramework 文档 ([en-us](https://github.com/MaaXYZ/MaaFramework/blob/v1.4.0/docs/en_us/1.1-QuickStarted.md#prepare-resource-files) / [zh_cn](https://github.com/MaaXYZ/MaaFramework/blob/v1.4.0/docs/zh_cn/1.1-%E5%BF%AB%E9%80%9F%E5%BC%80%E5%A7%8B.md#%E5%87%86%E5%A4%87%E8%B5%84%E6%BA%90%E6%96%87%E4%BB%B6)) 。
请参阅 MaaFramework 文档 ( [English](https://github.com/MaaXYZ/MaaFramework/blob/v2.0.1/docs/en_us/1.1-QuickStarted.md#prepare-resource-files) | [简体中文](https://github.com/MaaXYZ/MaaFramework/blob/v2.0.1/docs/zh_cn/1.1-%E5%BF%AB%E9%80%9F%E5%BC%80%E5%A7%8B.md#%E5%87%86%E5%A4%87%E8%B5%84%E6%BA%90%E6%96%87%E4%BB%B6) ) 。

如同在 `MaaFramework.Binding.CSharp` 使用的的 [SampleResource](./src/MaaFramework.Binding.UnitTests/SampleResource)

Expand Down
24 changes: 24 additions & 0 deletions docs/articles/changelog-all-version.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
## v2.0.1-rc.1

**Full Changelog**: https://github.com/MaaXYZ/MaaFramework.Binding.CSharp/compare/v1.8.9.2...v2.0.1-rc.1

### New features

- support android native library @moomiji
- support platform rid differential nupkgs @moomiji

### Perfect

- pretty debugger display @moomiji

### Fix

- NuGet package metadata errors @moomiji

### Other

- update interop to framework 2.0.1 @moomiji
- remove custom executors @moomiji
- Create README_zh.md & add MFAWPF (#7) @SweetSmellFox
- add solution builder @moomiji

## v1.8.9.2

**Full Changelog**: https://github.com/MaaXYZ/MaaFramework.Binding.CSharp/compare/v1.8.9.1...v1.8.9.2
Expand Down

0 comments on commit 669dfe8

Please sign in to comment.