What's Changed
- Add support for riscv64 on Linux by @Civil in #75
- Remove "darwin/386" pair as it has been obsoleted in Go 1.15 by @eclipseo in #69
- Return error on pid-file release failure by @sergeyklay in #62
- Fix search. Now it will only return a daemon pointer if it is live by @stew3254 in #72
- /dev/stdout & /dev/stderr as LogFileName by @ochinchina in #61
- compatible with new build tags by @tylitianrui in #77
- Fix buildtag for go1.7 introduced in #77 by @skozlov404 in #78
New Contributors
- @Civil made their first contribution in #75
- @stew3254 made their first contribution in #72
- @ochinchina made their first contribution in #61
- @tylitianrui made their first contribution in #77
- @skozlov404 made their first contribution in #78
Full Changelog: v0.1.5...v0.1.6