File tree 2 files changed +9
-2
lines changed 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 2
2
<package xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
3
3
<metadata >
4
4
<id >CodeJam</id >
5
- <version >1.1.0-beta2 </version >
5
+ <version >1.1.0-beta3 </version >
6
6
<title >CodeJam .NET Library</title >
7
7
<authors >andrewvk</authors >
8
8
<licenseUrl >https://github.com/rsdn/CodeJam/blob/master/LICENSE</licenseUrl >
Original file line number Diff line number Diff line change 1
- CodeJam 1.0.0-beta2 Release Notes
1
+ CodeJam 1.0.0-beta3 Release Notes
2
2
---------------------------------
3
3
4
+ What's new in 1.1.0-beta3
5
+ ------------------------
6
+ * New CompareBuilder.GetEqualityComparer overload
7
+ * Option<T> improvements and refactoring
8
+ * ReflectionExtensions.ToNullableUnderlying and ToEnumUnderlying methods
9
+ * Fixes and code cleanup
10
+
4
11
What's new in 1.1.0-beta2
5
12
------------------------
6
13
* TypeAccessor class
You can’t perform that action at this time.
0 commit comments