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 6e3800c commit 13b2da7Copy full SHA for 13b2da7
CHANGES.txt
@@ -736,3 +736,9 @@ Relase 1.0.0-beta2 2017-10-29
736
* System.Tuple<T> detection now ignores their declaring assemblies.
737
* Improve exception message in AOT error of Unity.
738
* .NET Standard 1.1/1.3 projects now do not depend on System.Linq.Expressions package.
739
+
740
+Release 1.0.0-rc1 T.B.D.
741
742
+ BUG FIXES
743
+ * Fix NRE in .NET Standard 1.1/1.3 build (this issue got mixed in beta2).
744
+ * Fix built-in Guid/BigInteger always output raw type even if PackerCompatibilityOptions.PackBinaryAsRaw is not specified. #270
0 commit comments