Skip to content

v1.5.1

Choose a tag to compare

@leepc12 leepc12 released this 08 Apr 18:57
· 185 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.