Commit Graph

58 Commits

Author SHA1 Message Date
79226e5a6c #10 and some refactors 2017-01-31 00:50:09 +09:00
3f9e947898 #11 2017-01-31 00:36:06 +09:00
2e3e5d3368 Fix: Import the missing function 2017-01-31 00:35:04 +09:00
e5c2672171 Refactor: Extract utility methods 2017-01-31 00:33:38 +09:00
f2ea760806 Add needless files to .npmignore 2017-01-31 00:25:44 +09:00
410ec6e7a2 Merge pull request #9 from armchair-philosophy/package.json
modify package.json
2017-01-30 12:12:58 +09:00
db3300466d modify package.json
* remove useless npm start script
* rename typings to types (follow new style)
https://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html#including-declarations-in-your-npm-package
2017-01-30 12:09:04 +09:00
af20d95845 Merge pull request #8 from armchair-philosophy/escape-commonJS
escape from commonJS concept
2017-01-30 12:06:19 +09:00
f6182c3644 escape from commonJS concept
we use TypeScript, they shares EMCAScript 2015 modules concept.
if possible, let's follow it.
2017-01-30 11:54:09 +09:00
12463da014 Fix bug (1.4.1) 2017-01-30 09:06:44 +09:00
3d0a5995ff 1.4.0 2017-01-30 08:48:54 +09:00
f491e40784 Add debug 2017-01-30 08:48:16 +09:00
5e3321c03c noImplicitAny: true 2017-01-30 08:43:24 +09:00
0953db5826 Refacotr: Better variable name 2017-01-28 09:15:42 +09:00
25d9232ee2 Merge pull request #6 from armchair-philosophy/feature/#5
follow redirection
2017-01-28 09:13:36 +09:00
c37e0f3831 check redirection
resolve #5.
2017-01-28 04:42:40 +09:00
2c1dda2505 Merge pull request #4 from syuilo/greenkeeper/@types/node-7.0.4
Update @types/node to the latest version 🚀
2017-01-26 08:01:27 +09:00
0ac3fa144c chore(package): update @types/node to version 7.0.4
https://greenkeeper.io/
2017-01-24 18:51:35 +00:00
7ab4101eab Merge pull request #3 from syuilo/greenkeeper/update-all
Update dependencies to enable Greenkeeper 🌴
2017-01-17 16:34:36 +09:00
5aaa53663d chore(package): update dependencies
https://greenkeeper.io/
2017-01-17 07:32:47 +00:00
9f86e9d806 1.3.0 2017-01-15 09:08:11 +09:00
be910ba116 #2 2017-01-15 09:07:43 +09:00
dc12f09e79 bye bye Babel 2017-01-15 09:03:08 +09:00
a3fe74d473 Update license year range 2017-01-15 08:12:20 +09:00
bb3793acd4 Add editorconfig 2017-01-15 08:11:49 +09:00
8c7a8d9b25 1.2.7 2016-12-11 23:27:59 +09:00
11fde4678d Add node native type definition 2016-12-11 23:27:52 +09:00
3a8abc43d2 Clean up 2016-12-11 23:25:52 +09:00
afdd07b562 Update dependencies 🚀 2016-12-11 23:25:46 +09:00
7343a8a252 Clean up 2016-12-11 23:13:58 +09:00
9ded9e196e Clean up 2016-12-11 23:12:25 +09:00
927c2c19a6 Fix lint 2016-12-11 23:12:13 +09:00
4b8a5d3614 Fix lint 2016-12-11 23:09:25 +09:00
8873a68af8 Fix bug 2016-12-11 23:09:04 +09:00
84886e5252 Fix bug 2016-10-23 20:10:11 +09:00
e7696155ea Fix type definitions problem 2016-10-23 20:03:29 +09:00
15256abee4 Add missing dependency 2016-09-22 08:55:29 +09:00
4c76fefe53 Improve inteligence 2016-09-15 12:13:48 +09:00
b988f05d71 Fix bug 2016-09-15 12:11:07 +09:00
98dd134164 1.2.1 2016-09-15 12:05:24 +09:00
c584108808 Fix bug 2016-09-15 12:05:19 +09:00
8ec978d13a Trim 2016-09-15 12:05:12 +09:00
d590140bb3 Improve readability 2016-09-15 11:43:10 +09:00
d5b29f9054 Amazon support 2016-09-15 11:43:02 +09:00
a89d737945 Fix bug 2016-09-15 09:50:21 +09:00
c981350893 Fix bug 2016-09-15 03:55:30 +09:00
e0ced1dce9 Fix bug 2016-09-15 03:46:32 +09:00
884004828f ✌️ 2016-09-15 03:43:41 +09:00
a410ebaf6d Improve example 2016-09-15 03:00:27 +09:00
2080bd4e8d Updae 2016-09-15 02:57:10 +09:00