Comparing version 5.0.0 to 5.0.1
{ | ||
"name": "elmer-test", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "Describe the Behavior of Elm applications", | ||
@@ -5,0 +5,0 @@ "main": "", |
@@ -42,3 +42,3 @@ # Elmer | ||
"elm-explorations/test": "1.1.0", | ||
"elm-explorations/elmer": "5.0.0" | ||
"elm-explorations/elmer": "5.0.1" | ||
}, | ||
@@ -74,3 +74,3 @@ "indirect": {} | ||
"elm-explorations/test": "1.1.0", | ||
"elm-explorations/elmer": "5.0.0" | ||
"elm-explorations/elmer": "5.0.1" | ||
}, | ||
@@ -111,2 +111,5 @@ "indirect": { | ||
#### 5.0.1 | ||
- Support for calling a spy across multiple test states | ||
#### 5.0.0 | ||
@@ -113,0 +116,0 @@ - Revised `Elmer.Spy` api to make it simpler and to allow the compiler to do type checking when injecting a spy or providing a fake implementation. This should provide better feedback when working with spies |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
191730
126