16 Commits

Author SHA1 Message Date
Martin Berg Alstad
7a0cf00cbc Accept IpAddr or Ipv6Addr as socket.
Added port in builder for only specifying port
1.3.5
2024-07-07 15:13:13 +02:00
Martin Berg Alstad
971556af64 Merge remote-tracking branch 'origin/master' 2024-07-06 13:27:38 +02:00
Martin Berg Alstad
f40c87aa8e Changed router visibility to pub 1.3.4 2024-07-06 13:27:24 +02:00
Martin Berg Alstad
b685d81e00 comment 2024-07-03 11:24:28 +02:00
Martin Berg Alstad
284ee73ffd Changed parsers to FnMut 1.3.3 2024-07-02 13:24:37 +02:00
Martin Berg Alstad
732eaafec0 Fixed Multipartfiles only accepting a single file.
Added som standard derives on File struct, and extractors
1.3.2
2024-07-01 18:27:47 +02:00
Martin Berg Alstad
963c0610e5 Removed tokio feature and added tokio to axum feature 1.3.1 2024-06-30 23:39:25 +02:00
Martin Berg Alstad
0898a50166 Added MultipartFile extractors.
Moved cfg macro to lib where possible.

Changed some features, and made some deps optional
1.3.0
2024-06-30 20:17:44 +02:00
Martin Berg Alstad
e0baff8625 Added state type to router macro 1.2.1 2024-06-28 19:28:57 +02:00
Martin Berg Alstad
173bbc2ca5 Adde route method to builder for single route.
Removed state () from Router
1.2.0
2024-06-28 19:16:40 +02:00
Martin Berg Alstad
cdc8f5e463 Moved IntoResult trait to own file outside feature 2024-06-27 11:49:41 +02:00
Martin Berg Alstad
aba28d1612 Changed param from array slice to implInterator on routes in builder 2024-06-27 00:12:47 +02:00
Martin Berg Alstad
752d1a9d10 Fixed tracing message not showing in AppBuilder 1.1.1 2024-06-26 10:31:20 +02:00
Martin Berg Alstad
83f85f1938 AppBuilder for Axum 1.1.0 2024-06-26 10:20:52 +02:00
Martin Berg Alstad
d5974dda20 Initial commit 1.0.0 list 2024-06-22 17:19:55 +02:00
Martin Berg Alstad
9eb7c2883e Initial commit 2024-06-22 17:18:29 +02:00