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+ v2.1.0 / 2017-10-31
2+ ===================
3+
4+ * enable dynamic mocks to call failing invocation toString at error time #77
5+ * update to lodash 4.17.4
6+
17v2.0.1 / 2017-08-10
28===================
39
Original file line number Diff line number Diff line change 11{
22 "name" : " typemoq" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.1.0 " ,
44 "description" : " A simple mocking library for TypeScript" ,
55 "author" : " Florin Nitoi <florin.nitoi@gmail.com>" ,
66 "license" : " MIT" ,
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 >2.0.1 </version >
5+ <version >2.1.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