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: txt/Release_Notes_9.6.4.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ This release of Soar includes new features and bug fixes for Soar as well as usa
47
47
* Far less likely to be corrupted
48
48
* More human-readable
49
49
* More machine readable (tool developers welcome!)
50
-
* More robust to collaboration (no non-deterministic output, fewer git conflicts)
50
+
* More robust to collaboration (no non-deterministic output, fewer git conflicts, easier to resolve if they do occur)
51
51
* Handles arbitrary enum strings, attribute and operator names, etc.
52
52
* VisualSoar will write your project in the new format automatically, but will ask you to delete the old project files yourself. Effort was taken to eliminate any chance of data loss or other unwanted surprises.
53
53
* Read/write project and config files atomically
@@ -88,7 +88,7 @@ This release of Soar includes new features and bug fixes for Soar as well as usa
88
88
* Account for half-scrolled lines in right-click ([#417](https://github.com/SoarGroup/Soar/issues/417))
0 commit comments