- Fixes #21. Properly kill YARD server on Windows. (sshaw)
- Added the server option
host
. (pascalturbo)
- Upgraded to use new
Guard::Plugin
standard. (stefanvermaas)
- Fixes #14, #15.
Process.wait2
only waits when a PID exists. (panthomakos)
- Fixed #13.
Process.wait2
now waits specifically for the server PID. (panthomakos)
- Added possibility to specify cli-options for server start. (maxigs)
- Fixed issue where .yardopts files were not being used. (panthomakos)