v1.0.23
- Refactor: Rename and move defined struct into separate files, remove
procofile_option.cr
- Replace some unsafed
uninitialized
andnot_nil!
usage to safer solution. - Fixed: a introduced bug cause restart command not work correctly.
- when user run restart command, told user restart on foreground is broken easier.