Skip to content

v3.1.0

Choose a tag to compare

@pi0 pi0 released this 06 Sep 18:38
· 44 commits to main since this release

compare changes

πŸš€ Enhancements

  • Automatically fallback hostname for invalid hosts (#62)

🩹 Fixes

  • Validate hostname and improve errors (#59)
  • Skip port on any listen error (#61)

πŸ’… Refactors

  • Split internals and types (cf4317c)

βœ… Tests

  • Run tests on windows (#60)
  • Block host on all interfaces (5a95184)
  • Skip invalid host tests on windows (e8b92ac)