Skip to content

Releases: shibukawa/url-tidy

Minor fix

Choose a tag to compare

@shibukawa shibukawa released this 29 Dec 14:57
  • Update README
  • Minor refactoring

v0.6.0

Choose a tag to compare

@shibukawa shibukawa released this 27 Dec 00:25

What's Changed

  • Add support Deno and Bun. GitHub Actions also tests them for PR.
  • Fix edge case bugs
  • Refactoring. Simplify main parser loop and merge two big switch statements into one.