All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- add
start
command todmsg-server
, should used like./dmsg-server start config.json
- add
gen
command to generate config, with two flag-o
for output file and-t
for using test env values
- switch from AppVeyor to Github Action in CI process