Releases: denosaurs/rutt
Releases · denosaurs/rutt
0.3.0
0.2.0 - Deno.serve support!
What's Changed
- feat: proper Deno.serve support by @eliassjogreen in #10
Full Changelog: 0.1.0...0.2.0
0.1.0 - 🛣️
What's Changed
- feat: nested routes by @eliassjogreen in #2
- chore: update license + improve README by @load1n9 in #3
- chore: update maintainers by @load1n9 in #5
- chore: bump std to 0.173.0 by @load1n9 in #6
- chore: update contributors again by @lino-levan in #7
- feat!: move additional router options to object by @eliassjogreen in #9
New Contributors
- @eliassjogreen made their first contribution in #2
- @load1n9 made their first contribution in #3
- @lino-levan made their first contribution in #7
Full Changelog: 0.0.14...0.1.0
0.0.14
0.0.13 - crux.land/router is now called `rutt`!
The router which powers fresh, previously just known as router and hosted on crux.land is now known as rutt
and now exists on the official deno third-party registry along with here on github! We have examples, tests and are planning on adding benchmarks and even more and better docs very, very soon!
Full Changelog: https://github.com/denosaurs/rutt/commits/0.0.13