-
v3.9.0
- Update documentation to reference v1.7.9 (@v3.9.0-beta), Fixes #27, #19.
-
v3.8.0
- Add better defaults handling by changing source order and using default values
- Add travis file
- Add Travis banner
-
v3.7.0
- Missing reload action from service (@violuke), Fixes #15
- Add NGINXPATH var (@mattbearman), Fixes #14
- Version bump
-
v3.6.0 - Testing framework, simple deployment script, Fix #8
- Add Vagrantfile
- Add
deploy-nginx.ymlwhich is a simple ansible deployment script - Add
integration-tests.ymlwhich check for service and response - Add
.gitignoreentry for.vagrant - Fix #8 - Error return code now correctly returns when nginx fails to start
-
v3.5.1 - Fix #2, part 2
- Add
log_end_msgrepr (back) for friendly display but make exit codes proper - Add exit codes at eos
- Modify
reloadto properly do sendkill -HUPlike inquietupgrade
- Add
-
v3.5.0 - Fix #2
- Fix sample install instructions
- Fix var for quiet upgrade
- Update documentation with 1.4.3 compatibility
- Add additional lsb logging
- Add error codes for
status,terminate,start,stop,reload,quietupgrade,destroy
-
v?.?.?
- check git commit history :-)