We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 001330e commit 65a9797Copy full SHA for 65a9797
build_with/release.md
@@ -1,9 +1,9 @@
1
-LizGoban 0.3.0-pre1
+LizGoban 0.3.0-pre2
2
3
-### Changes from 0.2.0
+### Changes from 0.3.0-pre1
4
5
-* Open URL by drag & drop or clipboard.
6
-* Count stones separately in area counts. (See "KataGo" section in "Help" menu.)
+* Fix bugs in 0.2.0 and 0.3.0-pre1.
+* Flip & rotate the board randomly in exercise.
7
8
### Links
9
package.json
@@ -1,6 +1,6 @@
{
"name": "LizGoban",
- "version": "0.3.0-pre1",
+ "version": "0.3.0-pre2",
"description": "An analysis tool of the game Go with Leela Zero and KataGo",
"author": "kaorahi <khi@users.osdn.me>",
"license": "GPL-3.0",
0 commit comments