1.2.0 (2023-05-02)
- if_match: fix to parse list-based fields syntax (0c0006d)
- deps: update deps version (192e84f)
1.2.0-beta.1 (2023-05-02)
- if_match: fix to parse list-based fields syntax (0c0006d)
- deps: update deps version (192e84f)
1.1.0 (2023-04-02)
- deps: update deps version (6dea5aa)
1.1.0-beta.1 (2023-04-02)
- deps: update deps version (6dea5aa)
- if_match: change if-match header parser logic (90a7a37)
- add conditional request middleware factory (20af8fd)
- middleware: add support if-range header field (f43a46a)
- middleware: filter conditional headers if selecting representation (8f37b6b)
- mod: export related types (f4972a8)
- mod: export types (6d43a63)
- preconditions: add checking accept-ranges header before evaluate if-ranges header (13eb7cd)
- preconditions: add if-match precondition (c431571)
- preconditions: add if-modified-since header field precondition (621940d)
- preconditions: add if-none-match precondition (f443b67)
- preconditions: add if-range field precondition (6d62c8a)
- preconditions: add If-Unmodified-Since header precondition (43aab36)
- preconditions: use strict if-none-match field parser (ec6157e)
1.0.0-beta.3 (2023-03-29)
- if_match: change if-match header parser logic (90a7a37)
- mod: export related types (f4972a8)
1.0.0-beta.2 (2023-03-27)
- middleware: filter conditional headers if selecting representation (8f37b6b)
- preconditions: add checking accept-ranges header before evaluate if-ranges header (13eb7cd)
- add conditional request middleware factory (20af8fd)
- middleware: add support if-range header field (f43a46a)
- mod: export types (6d43a63)
- preconditions: add if-match precondition (c431571)
- preconditions: add if-modified-since header field precondition (621940d)
- preconditions: add if-none-match precondition (f443b67)
- preconditions: add if-range field precondition (6d62c8a)
- preconditions: add If-Unmodified-Since header precondition (43aab36)
- preconditions: use strict if-none-match field parser (ec6157e)