Skip to content

2.0.0 / 2021-08-19

Choose a tag to compare

@timonwong timonwong released this 19 Aug 10:14
a848e5d

BREAKING CHANGE

Legacy command line flags, --ding.profile, --ding.timeout and --template.file are removed
and no longer can be used. Please use config file instead before upgrading.

  • [CHANGE] BREAKING CHANGE Remove legacy command line flags. #157
  • [BUILD] Add arm builds for windows and macOS.
  • [MISC] Update react & go dependencies.