aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix(router): ensure route-time locksv0.3.11Fuwn2024-07-172-18/+22
* feat(router): setters for direct key and certificate contentv0.3.10Fuwn2024-06-243-11/+74
* chore(examples): update rossweisse exampleFuwn2024-04-102-12/+20
* feat(rossweisse): bump versionFuwn2024-04-011-1/+1
* docs(readme): add rossweisse usage exampleFuwn2024-04-012-12/+35
* feat(rossweisse): remove required phantom dataFuwn2024-04-012-22/+36
* build(rustc): update toolchainFuwn2024-04-012-2/+2
* fix(clippy): lintsFuwn2023-09-262-2/+2
* deps(pretty_env_logger): 0.4.0 -> 0.5.0Fuwn2023-05-281-1/+1
* docs(router): run docFuwn2023-05-221-1/+1
* deps(tokio): restrict tokio featuresFuwn2023-05-101-1/+1
* deps(windmark): remove unused regexFuwn2023-05-101-1/+0
* docs(cargo): bump windmark and rossweisse for preludev0.3.9Fuwn2023-05-053-7/+7
* docs(readme): add feature flag tableFuwn2023-05-051-0/+12
* docs(router): ignore attach_async exampleFuwn2023-05-051-4/+4
* docs: fix for preludeFuwn2023-05-054-43/+48
* feat(windmark): prelude feature flagFuwn2023-05-0530-56/+88
* docs(rossweisse): revert to implementationFuwn2023-05-052-2/+6
* docs(router): remove useless assignmentFuwn2023-05-051-1/+1
* refactor: simplify importsFuwn2023-05-0510-20/+11
* docs(readme): rossweisse infoFuwn2023-05-041-0/+4
* docs(readme): update tokio and async-std urls to their respective websitesFuwn2023-05-041-1/+1
* docs(readme): fix windmark versionFuwn2023-05-041-4/+4
* docs(cargo): bump for rossweisse versionv0.3.8Fuwn2023-05-042-3/+3
* docs(readme): add index handling exampleFuwn2023-05-041-1/+1
* feat(methods): special index handlingFuwn2023-05-045-22/+46
* deps(rossweisse): pin to 0.0.0v0.3.7Fuwn2023-04-271-2/+2
* fix(ci): fix tests and doc examplesFuwn2023-04-274-26/+43
* docs(rossweisse): add a readmeFuwn2023-04-272-0/+48
* docs(rossweisse): add fields for crates.io packageFuwn2023-04-271-0/+5
* deps(syn): fix feature requirement for publishFuwn2023-04-271-1/+1
* feat(rossweisse): initial implementation of struct router frameworkFuwn2023-04-2713-0/+472
* docs(readme): add information about examplesFuwn2023-04-191-1/+2
* docs(examples): create a readme with detailsFuwn2023-04-1911-10/+148
* fix(cargo-make): example runnerFuwn2023-04-181-4/+13
* ci(cargo-make): fix runner definitionsFuwn2023-04-181-2/+14
* chore: update copyright headersFuwn2023-04-1839-78/+39
* build(cargo-make): update runner definitionsv0.3.6Fuwn2023-04-181-2/+2
* build(cargo): use tokio async runtime by defaultFuwn2023-04-181-0/+1
* docs(cargo): bump self from 0.3.5 to 0.3.6Fuwn2023-04-182-8/+5
* chore(rustfmt): remove deprecated configurationFuwn2023-04-182-20/+0
* feat: async-std support !!Fuwn2023-04-188-8/+106
* feat: improve macro hygienev0.3.5Fuwn2023-04-163-19/+19
* refactor(hooks): implement call for hooksFuwn2023-04-154-23/+42
* chore(examples): add sync module exampleFuwn2023-04-151-0/+67
* chore(examples): seperate complex examplesFuwn2023-04-1017-219/+688
* refactor(partial): into traitFuwn2023-04-103-8/+17
* fix(macros): restrict macro nameFuwn2023-04-101-3/+3
* fix(router): tokio namespacev0.3.4Fuwn2023-04-083-7/+7
* chore(git): ignore vscode configuration filesFuwn2023-04-081-5/+8