0.8.7: Add dnsconf-dir to info
Update confgenerator:
- add setting
dnsconf-dir
- update conf generator
Update gitbook:
- update GENCONF.md
- update version
0.8.6: Add test interface
Update imageAPI:
- add target 'test_config' to validate compose file.
- only show the last 100 line of dnsmasq log.
- add target 'test_config'
- add target 'test_start'
- add target 'test_stop'
- add target 'test_restart'
- add target 'test_remove'
Update gitbook:
- update version to 0.8.3
- add target 'test_config' in deployment doc
- add work flow doc for developer
- add changelog doc
0.8.2: Update confgenerator
Update confgenerator:
- fix typo of 'no-resolv' and 'no-hosts'.
- fix typo of local key in conf-info.
- update interface: add -f to replace directly input conf-info
- not generate config.env,only generate conf files
- rename conf info name from conf-info-template.yml to dnsmasq-info.yml
Update image API makefile:
- stay true when service stop
Update gitbook:
- update version to 0.8.2
- update congen:
1) add details in modifing conf-info
2) update the interface of confgenerator
- update deployment
1) fix typo
- update zip package name
- fix typo of env name when config
Other:
- add imageAPI to release package