Skip to content

Commit d23f91b

Browse files
committed
released v3.3.1
1 parent ed23e3e commit d23f91b

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ Changelog
55
<img alt="RegexMate AppStore" src="https://jaywcjlove.github.io/sb/download/macos.svg" height="51">
66
</a>
77

8+
## [v3.3.1](https://github.com/jaywcjlove/regex-mate/releases/tag/v3.3.1)
9+
10+
1. fix: avoid publishing changes during view updates.
11+
2. perf: optimize text diff in input field.
12+
813
## [v3.3.0](https://github.com/jaywcjlove/regex-mate/releases/tag/v3.3.0)
914

1015
1. feat: Support regular expression flags.

CHANGELOG.zh.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ Changelog
55
<img alt="RegexMate AppStore" src="https://jaywcjlove.github.io/sb/download/macos.svg" height="51">
66
</a>
77

8+
## [v3.3.1](https://github.com/jaywcjlove/regex-mate/releases/tag/v3.3.1)
9+
10+
1. fix: 避免在视图更新时发布更改。
11+
2. perf: 优化输入框中的文本差异比对。
12+
813
## [v3.3.0](https://github.com/jaywcjlove/regex-mate/releases/tag/v3.3.0)
914

1015
1. 新增:支持正则表达式 flags。

0 commit comments

Comments
 (0)