You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,18 @@
2
2
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
3
3
4
4
- - -
5
+
## v2.3.0 - 2025-09-18
6
+
#### Bug Fixes
7
+
- experiment for issue #61 - (5231e8f) - CorentinGS
8
+
#### Documentation
9
+
- update README examples to use PushNotationMove for consistency - (cd1dbc6) - CorentinGS
10
+
- update README with move validation enhancements and UnsafeMove method details - (63bdd33) - CorentinGS
11
+
#### Features
12
+
- enhance move validation and add UnsafePushNotationMove for performance - (dd84264) - CorentinGS
13
+
- add UnsafeMove method for high-performance move handling and related tests - (550a75b) - CorentinGS
14
+
15
+
- - -
16
+
5
17
## v2.2.0 - 2025-08-06
6
18
#### Features
7
19
- add ValidateSAN function and comprehensive tests - (30701c7) - CorentinGS
0 commit comments