Skip to content

Releases: willunylabs/wand

v1.0.3

26 Feb 09:34
f0ef545

Choose a tag to compare

What's Changed

  • Chore/rename module by @rickwwh in #14
  • feat(router): add startup-friendly Must* and batch route registration by @rickwwh in #15
  • feat: harden router semantics and add optional httpx helpers by @rickwwh in #16
  • Chore/rename module by @rickwwh in #17

Full Changelog: v1.0.1...v1.0.3

v1.0.2

24 Feb 10:04

Choose a tag to compare

Patch release: hardening updates, optional httpx helpers, and docs/CI improvements. See CHANGELOG.md for details.

v1.0.1

20 Feb 03:02
23e76ef

Choose a tag to compare

What's Changed

  • chore: rename module to github.com/willunylabs/wand (no hyphen, lower… by @willuny-labs in #3
  • fix: implement host matching and case-insensitive routing (zero-alloc… by @rickwwh in #4
  • docs: add comprehensive educational comments and update roadmap by @rickwwh in #5
  • Chore/rename module by @rickwwh in #6
  • Chore/rename module by @rickwwh in #11
  • Close remaining quality gaps for 95+ target by @rickwwh in #12
  • Document infrastructure changes and rename module by @rickwwh in #13

New Contributors

Full Changelog: v1.0.0...v1.0.1