Releases: jsdw/weave
Releases · jsdw/weave
v0.5.1
v0.5.0
v0.4.1
v0.3.2
v0.4.0
v0.3.1
Internal refactoring and better pattern handling
- Large refactoring of internals to make it easier to make future changes.
- A bunch more tests.
- Better support for query parameters in matching and route resolution.
100% std::Futures
Migrate away from futures compat things and fully torwards std::Future
s. This makes the code easier to manage and update going forwards.