CHANGELOG.md in openstudio-analysis-0.3.7 vs CHANGELOG.md in openstudio-analysis-0.4.0

- old
+ new

@@ -1,13 +1,17 @@ OpenStudio Analysis Gem Change Log ================================== -Version 0.3.7 (Unreleased) +Version 0.4.0 ------------- -* Worker initilization and finalization scripts -* Do not allow the file to proccess if the Measure Display Names are not unique +* Add programmatic interface. This is now used when translating the Excel file into the JSON. +Version 0.3.7 +------------- +* Worker initialization and finalization scripts +* Do not allow the file to process if the Measure Display Names are not unique + Version 0.3.6 ------------- * Allow multiple measure paths. Will search by order for the measure. * Add AWS Tag in the Settings @@ -94,11 +98,11 @@ * Add problem and algorithm arguments Version 0.1.6 ------------- * Small fixes - + Version 0.1.5 ------------- * Now depends on json_pure for window users Version 0.1.3 @@ -117,7 +121,5 @@ * Added check for when weather file is a zip or an epw * Convert argument values to the right variable types * Add measure type parsing by reading the inherited class - -