File tree Expand file tree Collapse file tree 3 files changed +14
-5
lines changed Expand file tree Collapse file tree 3 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 1
- CodeJam.Blocks 1.0 .0-beta1 Release Notes
2
- ---------------------------------
1
+ CodeJam.Blocks 1.3 .0-beta4 Release Notes
2
+ ----------------------------------------
3
3
4
- What's new in 1.0 .0-beta1
4
+ What's new in 1.3 .0-beta4
5
5
-------------------------
6
6
* Initial release - separation from CodeJam main package
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.3.0-beta3 </version >
5
+ <version >1.3.0-beta4 </version >
6
6
<title >CodeJam .NET Library</title >
7
7
<authors >Andrew Koryavchenko, ig-sinicyn, Igor Tkachev</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.3.0-beta3 Release Notes
1
+ CodeJam 1.3.0-beta4 Release Notes
2
2
---------------------------------
3
3
4
+ What's new in 1.3.0-beta4
5
+ -------------------------
6
+ * CompositeRangeExtensions.GetIntersection/GetIntersections methods (helpers for searching for intersection ranges)
7
+ * Ranges: NaN values support
8
+ * Code.InRange assertion
9
+ * Breaking change! Part of functionality moved to separate assembly and package CodeJam.Blocks.
10
+ * StringExtensions.ToDecimal method added
11
+ * Code cleanup
12
+
4
13
What's new in 1.3.0-beta3
5
14
-------------------------
6
15
* Helpers for metadata attributes
You can’t perform that action at this time.
0 commit comments