greenkeeper[bot]
|
3f88941454
|
chore(package): update xo to version 0.18.0
https://greenkeeper.io/
|
8 years ago |
Luke Childs
|
447c8e0550
|
1.3.5
|
8 years ago |
greenkeeper[bot]
|
cc97aeddf1
|
fix(package): update date-fns to version 1.28.0 (#11)
https://greenkeeper.io/
|
8 years ago |
greenkeeper[bot]
|
b0450d82ce
|
chore(package): update ava to version 0.18.0
https://greenkeeper.io/
|
8 years ago |
Luke Childs
|
119a7c52b6
|
1.3.4
|
8 years ago |
Luke Childs
|
176fb2954a
|
Add npm badge to readme
|
8 years ago |
Luke Childs
|
b0eec72d26
|
1.3.3
|
8 years ago |
Luke Childs
|
578d978c99
|
Add pure keyword
|
8 years ago |
Luke Childs
|
ab2c229504
|
1.3.2
|
8 years ago |
Luke Childs
|
96484dc5da
|
Merge pull request #9 from lukechilds/greenkeeper/update-all
Update dependencies to enable Greenkeeper 🌴
|
8 years ago |
greenkeeper[bot]
|
354b660f1b
|
chore(package): update dependencies
https://greenkeeper.io/
|
8 years ago |
Luke Childs
|
12d6f86f8b
|
1.3.1
|
8 years ago |
Luke Childs
|
0ecf9054bc
|
Add link to readme for more info on Cache-Control vs Expires
|
8 years ago |
Luke Childs
|
b07e091270
|
Test headers can contain status code
|
8 years ago |
Luke Childs
|
d9d35e42c4
|
Remove some irrelevant headers from example usage
|
8 years ago |
Luke Childs
|
0f1a47af39
|
1.3.0
|
8 years ago |
Luke Childs
|
8f876d397c
|
Test throw error if Date header is missing
|
8 years ago |
Luke Childs
|
4cc917fcfc
|
Test throw error if header argument is missing
|
8 years ago |
Luke Childs
|
e8098e00a1
|
Update missing header arg error message
|
8 years ago |
Luke Childs
|
96f3682574
|
Throw error if Date header is missing
|
8 years ago |
Luke Childs
|
4a793f4cdc
|
Throw error if header arg is missing
|
8 years ago |
Luke Childs
|
fcdce4dd75
|
1.2.1
|
8 years ago |
Luke Childs
|
558f3d648f
|
Reword header obj section in readme
|
8 years ago |
Luke Childs
|
e303f5ba01
|
Add semicolons to usage examples
|
8 years ago |
Luke Childs
|
f32c420651
|
Fix `toUTCString()` being called in the wrong place
|
8 years ago |
Luke Childs
|
c75980a8b7
|
1.2.0
|
8 years ago |
Luke Childs
|
a4f347ccc0
|
Remove argument types from API docs
They're already mentioned in the usage section. It's pretty obvious and I don't think it's worth the amount of bloat they add.
|
8 years ago |
Luke Childs
|
0f5a5a82c3
|
Give pure usage section it's own heading
|
8 years ago |
Luke Childs
|
929c8fe046
|
Update API docs with function args
|
8 years ago |
Luke Childs
|
e89fdf1f29
|
currentDate => date
|
8 years ago |
Luke Childs
|
48b0e81308
|
Mention pure function usage in readme
|
8 years ago |
Luke Childs
|
40200308ba
|
Add tests for currentDate argument
|
8 years ago |
Luke Childs
|
6a27c731ae
|
Default expirey should be Date header, not current date
|
8 years ago |
Luke Childs
|
d52b398a0a
|
Allow currentDate to be optionally passed in
|
8 years ago |
Luke Childs
|
6356f2dd21
|
1.1.1
|
8 years ago |
Luke Childs
|
83eddd806d
|
Swap string/object header examples round
|
8 years ago |
Luke Childs
|
efe3a4f3ba
|
1.1.0
|
8 years ago |
Luke Childs
|
13ca7ee17f
|
Mention Expires header support in readme
|
8 years ago |
Luke Childs
|
c0abbcf29c
|
Use different dates for Date/Expires headers so bugs don't slip through
|
8 years ago |
Luke Childs
|
18e4e1e502
|
Don't freeze `Date` for expired.on tests
|
8 years ago |
Luke Childs
|
4940ec8319
|
Test expired.on prefers Cache-Control over Expires header
|
8 years ago |
Luke Childs
|
28cac6df52
|
Test expired.on uses Expires header
|
8 years ago |
Luke Childs
|
c62fcaf849
|
Use Expires headers if we don't have Cache-Control
|
8 years ago |
Luke Childs
|
47550d4f5c
|
Wrap Cache-Control calculations in if check for headers
|
8 years ago |
Luke Childs
|
db3964eb9b
|
Make API a heading 2
|
8 years ago |
Luke Childs
|
84fb37fb11
|
Make expired.in description less ambiguous
|
8 years ago |
Luke Childs
|
53a92af3b6
|
Remove extra dates in readme usage example
|
8 years ago |
Luke Childs
|
1c98641d18
|
1.0.0
|
8 years ago |
Luke Childs
|
c37cd1e7de
|
Add current date to delay example as well
|
8 years ago |
Luke Childs
|
627e91a83a
|
Woops, fix dates in readme usage example
|
8 years ago |