Skip to content

Springtime Fixes & Features

Compare
Choose a tag to compare
@nonrational nonrational released this 06 Jun 17:37
· 33 commits to master since this release
5af3181

Bugfixes

  • Fix LaunchAgents directory permissions, bail if -install is run with sudo (#244)
  • Fix serving public/index.html as a static file (#234)

Enhancements

  • add support for .pumaenv file (#251)
  • Improve word choice (#243)
  • Add proxy/HTTPS example for Rails and Webpack Dev Server (#242)
  • use fsnotify over inotify, upgrade dependencies (#240)
  • print & log port bind failures, dns-related test coverage, test improvements (#239)
  • Linux CA certificate install instructions (#235)
  • Pow's .dev doesn't conflict with .test (#217)

Development Improvements

  • GitHub Actions CI (#245)
  • circleci - go-1.13 x 3 most-recent macOS versions (#236)