prax.cr v0.8.1 Release Notes

Release Date: 2018-12-08 // over 5 years ago
  • πŸ›  Fixes:

    • Prax hung forever when reaping child processes.
    • Crystal 0.27 compatibility.

Previous changes from v0.8.0

  • ✨ Enhancements:

    • πŸ‘ Allow to port forward to specific host with host:port in host file β€”and[ipv6]:port for IPv6 addresses.

    πŸ’₯ Breaking changes:

    • βœ… default to .test TLD by default instead of Google-owned .dev domain that
      πŸ”§ requires HTTPS to be configured.

    πŸ›  Fixes:

    • HTTP headers lookups are case-insensitive.
    • Crystal 0.24+ compatibility.
    • Debian 9 packaging issues.