v1.5.1
Fix --backend-conf
--backend-conf
will correctly override the auto-generated backend configuration file.- Added a new parameter
update=False
toHOCONString.merge()
, which will updateself
with merged ifupdate==True
.
Fix --backend-conf
--backend-conf
will correctly override the auto-generated backend configuration file.update=False
to HOCONString.merge()
, which will update self
with merged if update==True
.