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 40d07e1 commit b455fe3Copy full SHA for b455fe3
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Change Log for `Inline::Go`
2
3
-## 0.0.4 - **NOT RELEASED**
+## 0.0.4 - 2 Dec 2017
4
- Add support for Go C Strings (with tests).
5
- Skip `003-multiple.t` on macOS since Go runtime always crashes on it.
6
META6.json
@@ -21,5 +21,5 @@
21
"test-depends" : [
22
"Test"
23
],
24
- "version" : "0.0.3"
+ "version" : "0.0.4"
25
}
0 commit comments