index
:
windmark
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs(cargo): bump windmark and rossweisse for prelude
v0.3.9
Fuwn
2023-05-05
3
-7
/
+7
*
docs(readme): add feature flag table
Fuwn
2023-05-05
1
-0
/
+12
*
docs(router): ignore attach_async example
Fuwn
2023-05-05
1
-4
/
+4
*
docs: fix for prelude
Fuwn
2023-05-05
4
-43
/
+48
*
feat(windmark): prelude feature flag
Fuwn
2023-05-05
30
-56
/
+88
*
docs(rossweisse): revert to implementation
Fuwn
2023-05-05
2
-2
/
+6
*
docs(router): remove useless assignment
Fuwn
2023-05-05
1
-1
/
+1
*
refactor: simplify imports
Fuwn
2023-05-05
10
-20
/
+11
*
docs(readme): rossweisse info
Fuwn
2023-05-04
1
-0
/
+4
*
docs(readme): update tokio and async-std urls to their respective websites
Fuwn
2023-05-04
1
-1
/
+1
*
docs(readme): fix windmark version
Fuwn
2023-05-04
1
-4
/
+4
*
docs(cargo): bump for rossweisse version
v0.3.8
Fuwn
2023-05-04
2
-3
/
+3
*
docs(readme): add index handling example
Fuwn
2023-05-04
1
-1
/
+1
*
feat(methods): special index handling
Fuwn
2023-05-04
5
-22
/
+46
*
deps(rossweisse): pin to 0.0.0
v0.3.7
Fuwn
2023-04-27
1
-2
/
+2
*
fix(ci): fix tests and doc examples
Fuwn
2023-04-27
4
-26
/
+43
*
docs(rossweisse): add a readme
Fuwn
2023-04-27
2
-0
/
+48
*
docs(rossweisse): add fields for crates.io package
Fuwn
2023-04-27
1
-0
/
+5
*
deps(syn): fix feature requirement for publish
Fuwn
2023-04-27
1
-1
/
+1
*
feat(rossweisse): initial implementation of struct router framework
Fuwn
2023-04-27
13
-0
/
+472
*
docs(readme): add information about examples
Fuwn
2023-04-19
1
-1
/
+2
*
docs(examples): create a readme with details
Fuwn
2023-04-19
11
-10
/
+148
*
fix(cargo-make): example runner
Fuwn
2023-04-18
1
-4
/
+13
*
ci(cargo-make): fix runner definitions
Fuwn
2023-04-18
1
-2
/
+14
*
chore: update copyright headers
Fuwn
2023-04-18
39
-78
/
+39
*
build(cargo-make): update runner definitions
v0.3.6
Fuwn
2023-04-18
1
-2
/
+2
*
build(cargo): use tokio async runtime by default
Fuwn
2023-04-18
1
-0
/
+1
*
docs(cargo): bump self from 0.3.5 to 0.3.6
Fuwn
2023-04-18
2
-8
/
+5
*
chore(rustfmt): remove deprecated configuration
Fuwn
2023-04-18
2
-20
/
+0
*
feat: async-std support !!
Fuwn
2023-04-18
8
-8
/
+106
*
feat: improve macro hygiene
v0.3.5
Fuwn
2023-04-16
3
-19
/
+19
*
refactor(hooks): implement call for hooks
Fuwn
2023-04-15
4
-23
/
+42
*
chore(examples): add sync module example
Fuwn
2023-04-15
1
-0
/
+67
*
chore(examples): seperate complex examples
Fuwn
2023-04-10
17
-219
/
+688
*
refactor(partial): into trait
Fuwn
2023-04-10
3
-8
/
+17
*
fix(macros): restrict macro name
Fuwn
2023-04-10
1
-3
/
+3
*
fix(router): tokio namespace
v0.3.4
Fuwn
2023-04-08
3
-7
/
+7
*
chore(git): ignore vscode configuration files
Fuwn
2023-04-08
1
-5
/
+8
*
feat(cargo): bump windmark 0.3.2 -> 0.3.3
v0.3.3
Fuwn
2023-04-06
2
-5
/
+5
*
refactor(context): rename params to parameters
Fuwn
2023-04-06
3
-10
/
+12
*
fix(context): custom parameters format for easy lifetimes
Fuwn
2023-04-06
12
-38
/
+53
*
feat(cargo): bump 0.3.1 -> 0.3.2
v0.3.2
Fuwn
2023-04-06
2
-5
/
+5
*
feat(response): async error handler
Fuwn
2023-04-06
3
-20
/
+43
*
feat(context): bring back peer address
Fuwn
2023-04-06
5
-29
/
+47
*
refactor(router): simplify context creation
Fuwn
2023-04-06
3
-53
/
+19
*
fix(context): fix async sharing
Fuwn
2023-04-06
6
-110
/
+82
*
feat(cargo): bump 0.3.0 -> 0.3.1
v0.3.1
Fuwn
2023-04-06
2
-6
/
+6
*
refactor(router): block macro
Fuwn
2023-04-06
1
-5
/
+11
*
feat(macros): async response macros
Fuwn
2023-04-06
3
-18
/
+53
*
refactor(router): no need for pin
Fuwn
2023-04-06
1
-3
/
+1
[next]