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
*
chore: Bump version
v0.4.1
Fuwn
2026-01-12
2
-5
/
+5
*
refactor(router): Reduce allocations
Fuwn
2026-01-12
1
-87
/
+152
*
refactor(response): Optimise response building
Fuwn
2026-01-12
1
-9
/
+16
*
chore: Increment minor version
v0.4.0
Fuwn
2025-07-08
2
-5
/
+5
*
docs(README): Fix example use declarations
Fuwn
2025-07-08
1
-5
/
+5
*
docs(router): Update options-related documentation
Fuwn
2025-07-08
1
-4
/
+4
*
feat(router): Add case-insensitive route matching option
Fuwn
2025-07-08
3
-2
/
+16
*
docs(router_option): Expand documentation
Fuwn
2025-07-08
1
-4
/
+4
*
refactor(RouterOption): Rename trailing slash trimming option
Fuwn
2025-07-08
3
-3
/
+5
*
feat(router): Add missing trailing slash corrector
Fuwn
2025-07-08
3
-9
/
+28
*
refactor(router): Smarter trailing slash clipper
Fuwn
2025-07-08
2
-35
/
+12
*
feat(router): Add options system
Fuwn
2025-07-08
4
-13
/
+67
*
refactor(router): Manually implement trailing slash clipper
Fuwn
2025-07-08
2
-5
/
+31
*
chore: Suggest stable Rust toolchain
Fuwn
2025-07-08
1
-1
/
+1
*
chore: Bump version patch
v0.3.12
Fuwn
2025-05-27
1
-1
/
+1
*
fix(router): Compliant empty path handling
Fuwn
2025-05-27
1
-5
/
+5
*
feat(router): Add set_listener_address
Fuwn
2025-05-27
1
-5
/
+31
*
chore: Migrate to just from cargo-make
Fuwn
2025-05-26
3
-93
/
+53
*
chore(git): Update ignored files
Fuwn
2025-05-26
1
-0
/
+3
*
docs(README): Clean up details and additional information
Fuwn
2025-04-13
1
-5
/
+6
*
docs(README): Update Windmark version in examples snippets
Fuwn
2025-04-08
1
-4
/
+4
*
refactor: Update Makefile.toml and source to follow new toolchain checks and ...
Fuwn
2025-04-08
2
-17
/
+32
*
chore: Bump Rust toolchain
Fuwn
2025-04-08
1
-1
/
+1
*
docs(readme): extend useful sections
Fuwn
2024-09-29
1
-15
/
+11
*
fix(router): ensure route-time locks
v0.3.11
Fuwn
2024-07-17
2
-18
/
+22
*
feat(router): setters for direct key and certificate content
v0.3.10
Fuwn
2024-06-24
3
-11
/
+74
*
chore(examples): update rossweisse example
Fuwn
2024-04-10
2
-12
/
+20
*
feat(rossweisse): bump version
Fuwn
2024-04-01
1
-1
/
+1
*
docs(readme): add rossweisse usage example
Fuwn
2024-04-01
2
-12
/
+35
*
feat(rossweisse): remove required phantom data
Fuwn
2024-04-01
2
-22
/
+36
*
build(rustc): update toolchain
Fuwn
2024-04-01
2
-2
/
+2
*
fix(clippy): lints
Fuwn
2023-09-26
2
-2
/
+2
*
deps(pretty_env_logger): 0.4.0 -> 0.5.0
Fuwn
2023-05-28
1
-1
/
+1
*
docs(router): run doc
Fuwn
2023-05-22
1
-1
/
+1
*
deps(tokio): restrict tokio features
Fuwn
2023-05-10
1
-1
/
+1
*
deps(windmark): remove unused regex
Fuwn
2023-05-10
1
-1
/
+0
*
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
[next]