ChangeLog in soaspec-0.0.35 vs ChangeLog in soaspec-0.0.36
- old
+ new
@@ -1,4 +1,13 @@
+Version 0.0.36 / 2018-3-15
+* Bug fix
+ * Make test name log in correct place
+* Enhancements
+ * Made accessor 'mandatory_json_values' to make it easier to share mandatory json path - value pairs
+ * Created 'store' method for handler through which one can store a value and use it later on it in the same context
+* Deprecated
+ * Removed old 'mandatory_elements', 'mandatory_xpath_values' overridden way of handling data for favor of new way of it setting 'expected_mandatory_elements'
+
Version 0.0.35 / 2018-3-13
* Enhancements
* Handle array of JSON hashes starting with '['
* Handle patch and put methods with data for REST
\ No newline at end of file