- fix(query): allow date object as
startAt
(arrayToStr
calls toString if it exists) - #186 - @nemo - fix(tests): add a test case for
startAt
being passed togetQueryName
- #186 - fix(docs): update query params docs to note they can accept date objects - #186
- fix(tests): correctly generate coverage in
lcov
format now thatnyc
is being used