Skip to content

Releases: jsdw/weave

v0.5.1

25 Jan 14:24
Compare
Choose a tag to compare
Update changelog for 0.5.1

v0.5.0

25 Jan 14:18
Compare
Choose a tag to compare
Fix examples and add a couple more tests

v0.4.1

30 Dec 12:36
Compare
Choose a tag to compare
Bump tokio and associated dependencies to latest

v0.3.2

30 Dec 12:15
Compare
Choose a tag to compare
Bump some versions off alpha and compiler off beta now that async/awa…

v0.4.0

16 Nov 22:41
Compare
Choose a tag to compare
Add tests and docs  and refine TCP proxying

v0.3.1

15 Oct 14:33
Compare
Choose a tag to compare
Nicer Examples and newer Deps

Internal refactoring and better pattern handling

10 Aug 20:22
Compare
Choose a tag to compare
  • 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

27 Jul 18:30
Compare
Choose a tag to compare

Migrate away from futures compat things and fully torwards std::Futures. This makes the code easier to manage and update going forwards.

v0.2.1

01 Jun 09:57
Compare
Choose a tag to compare
Improved examples

v0.2.0

01 Jun 08:49
Compare
Choose a tag to compare
Pattern matching and exact paths