File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ v1.8.0 / 2017-07-21
2+ ===================
3+
4+ * add Times.atLeast(n: number) and Times.atMost(n: number) #68
5+
16v1.7.0 / 2017-05-29
27===================
38
Original file line number Diff line number Diff line change 11{
22 "name" : " typemoq" ,
3- "version" : " 1.7 .0" ,
3+ "version" : " 1.8 .0" ,
44 "description" : " A simple mocking library for TypeScript" ,
55 "author" : " Florin Nitoi <florin.nitoi@gmail.com>" ,
66 "license" : " MIT" ,
2323 " stub" ,
2424 " fake" ,
2525 " spy" ,
26+ " TDD" ,
27+ " testing" ,
2628 " library" ,
2729 " sandbox" ,
28- " typescript" ,
29- " javascript"
30+ " typescript"
3031 ],
3132 "scripts" : {
3233 "gulp" : " gulp" ,
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 >typemoq</id >
5- <version >1.7 .0</version >
5+ <version >1.8 .0</version >
66 <title >TypeMoq</title >
77 <authors >Florin Nitoi</authors >
88 <licenseUrl >https://github.com/florinn/typemoq/blob/master/LICENSE</licenseUrl >
You can’t perform that action at this time.
0 commit comments