Rob Ede
320cbebc7e
chore: fmt markdowns
2024-01-06 21:08:09 +00:00
Rob Ede
6caf37cedd
chore(actix-limitation): prepare release 0.5.1
2023-09-16 03:36:29 +01:00
Rob Ede
3fad53211a
chore(actix-limitation): prepare release 0.5.0
2023-09-16 03:29:58 +01:00
Rob Ede
9a3b410409
prepare actix-limitation release 0.4.0
2022-09-11 00:06:57 +01:00
Raphael C
32313c0af6
Limitation: custom key from closure ( #281 )
...
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-09-10 23:02:54 +00:00
Rob Ede
ee71d4cfa7
update readme
2022-07-11 02:15:47 +01:00
Rob Ede
f39a64f526
prepare actix-limitation release 0.3.0
2022-07-11 02:05:40 +01:00
Rob Ede
5fdc4d8990
prepare actix-limitation release 0.2.0
2022-03-22 15:36:51 +00:00
Rob Ede
977e3141c9
limitation clean up ( #232 )
...
* add license links to -limitation
* move tests to inline mod
* use cow str for limiter parameters
* add docs to all limitation items
* rename builder methods
* fix ignored tests
* update changelog
* fix ci
2022-03-20 00:40:34 +00:00
Rob Ede
bb553b2308
adopt actix-limitation crate ( #229 )
...
* import code from actix-limitation master branch
* fix compilation
* update legal info
* fix compile errors
* ignore failing tests
* remove futures dep
* add changelog
* update readme
* fix doc test example
2022-03-18 17:00:33 +00:00