We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d0aeee commit baea78aCopy full SHA for baea78a
2 files changed
ChangeLog
@@ -1,3 +1,9 @@
1
+Version 0.6.0
2
+-------------
3
+ * Add `EnableGC` plugin configuration option for enabling link-time garbage collection (#82)
4
+ * Strip non-test binaries and shared objects by default (#83)
5
+ This can be disabled via the `DefaultStrip` plugin configuration option.
6
+
7
Version 0.5.4
8
-------------
9
* Permit please_cc expressions in `linker_flags` parameters (#80)
VERSION
@@ -1 +1 @@
-0.5.4
+0.6.0
0 commit comments