Releases: fpereiro/hitit
Releases · fpereiro/hitit
1.0.0
- Add documentation.
- Allow
state
to be a default of any of the keys inoptions
. - Validate the resolved outputs of
options
(orstate
, if applicable). - Fix validation errors.
- Allow
cb
to beundefined
inh.one
. In this case,teishi.l
is used as the defaultcb
. - Fix a bug where the
state.headers
was modified from one request to the other. - Automatically prepend
path
with a slash if it's not present. - Cleanup & improve
rdata
:request
now contains the entire request,time
contains start & end times. - Add
timeout
. - Allow
h.seq
to work withundefined
tags.