History.txt in nera-0.1.1 vs History.txt in nera-0.1.2

- old
+ new

@@ -1,4 +1,13 @@ +== 0.1.2 +* 1 major enhancement: + * constructor of ParamLayerController now accepts String type simulator name. + * constructor of RunLayerController now accepts String type simulator name. + * RunLayerController#cancel_jobs returns an array of cancelled job ids. + * JobLayerController#cancel_jobs returns an array of cancelled job ids. +* 2 bug fixes + * require statements of NERA::Simulator classes become sooner. + == 0.1.1 * 1 major enhancement: * 2 bug fixes * bug fix of nera_addhosts * fix the bug that a String parameter causes invalid nera_status.rb.