File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
33 <metadata >
44 <id >CodeJam</id >
5- <version >1.2.0-beta1 </version >
5+ <version >1.2.0-beta2 </version >
66 <title >CodeJam .NET Library</title >
77 <authors >andrewvk</authors >
88 <licenseUrl >https://github.com/rsdn/CodeJam/blob/master/LICENSE</licenseUrl >
Original file line number Diff line number Diff line change 1- CodeJam 1.2.0-beta1 Release Notes
1+ CodeJam 1.2.0-beta2 Release Notes
22-------------------------------
33
4+ What's new in 1.2.0-beta2
5+ -------------------------
6+ * Composite ranges structures and algorithms
7+ * EnumCode - assertions for enums
8+ * Sequence generators
9+ * TraceSource added for CodeJam diagnostics
10+ * DateTime extensions
11+ * Fixes and code cleanup
12+
413What's new in 1.2.0-beta1
5- -----------------------
14+ -------------------------
615* HGlobal improvements
716* Code.ValidCount and Code.BugIf assertions
817* Added a way to create a TempFile wrapper with a default temp name without a real creation of a file.
918* Add execution synchronized LazyDictionary implementation
1019* Fixes and code cleanup
1120
1221What's new in 1.1.0
13- -----------------------
22+ -------------------
1423* Code cleanup
1524
1625What's new in 1.1.0-rc2
You can’t perform that action at this time.
0 commit comments