Skip to content

v1.5.1

Compare
Choose a tag to compare
@leepc12 leepc12 released this 08 Apr 18:57
· 183 commits to master since this release
f8c689c

Fix --backend-conf

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