Leap Day Release
Pre-release
Pre-release
Bugfixes
puma-dev -V
exits with status 0 (not 1) (#230)- Unwrap symlinks before passing to fsevents in watch_darwin (#232)
Enhancements
- Document missing development step (#94)
- add restart.txt instructions to README (#177)
- Specify that puma gem needs to be installed (#195)
- Document govendor (#133)
- Update vendored github.com/fsnotify/fsevents (#188)
- WIP: Add Travis and Fix the tests (#170)
- reorganize macOS/Linux sections of README, add make install (#209)
- Use consistent macOS naming in README (#220)
- Add release instructions for Homebrew to README.md (#221)
puma-dev link
shows proper app location with test coverage (#223)- Travis CI: Go 1.13, previously 1.10 which didn't support modules (#227)
- allow travis-ci to build forks (#228)
- package launch renamed to only build on darwin (#225)
- Go Modules (#226)
- nip.io support (#229)
- tests exercising watch.go for restart.txt support (#230
- HTTP-level tests for puma-dev server via goroutine (#233)