Releases: dantleech/fink
Releases · dantleech/fink
0.4.0
0.3.0
- Unconditionally remove URL fragments.
- Do not inherit path from owner doucument's URL if path is missing..
- Show request rate.
- Allow specification of display buffer size (
--display-bufsize
). - Support specification of client timeout #25.
- Support specification of client max redirects #26.
- Dispatch up to concurrency limit on each tick.
0.2.2
0.2.0
- Support for loading cookie files from netscape cookie files.
- Support specifying the HTTP request interval with
--interval
. --max-external-distance
(-x
) option to limit "external" travel distance (thanks @alexander-schranz)- Show rolling result when running.
- Output to CSV via,
--publisher=csv
.