XhmikosR
a9db32da7c
Update Hugo to v0.55.5.
2019-05-03 11:41:35 +03:00
XhmikosR
0432ea2aef
0.43.4
2019-04-25 14:15:10 +03:00
XhmikosR
eaeeafa6ce
Update Hugo to v0.55.4.
2019-04-25 14:15:04 +03:00
XhmikosR
f18390b654
0.43.3
2019-04-21 10:15:34 +03:00
XhmikosR
36520d2cc2
Update mocha to v6.1.4.
2019-04-21 10:15:21 +03:00
XhmikosR
15811ce03a
Update Hugo to v0.55.3.
2019-04-21 10:13:51 +03:00
satoshun00
ac9bbfc328
0.43.2
2019-04-18 12:48:38 +09:00
Shun Sato
19d6a351bc
Update Hugo to 0.55.2
...
https://github.com/fenneclab/hugo-bin/issues/92
2019-04-18 12:46:07 +09:00
XhmikosR
d2ff00403f
0.43.1
2019-04-13 09:52:36 +03:00
XhmikosR
ab9df364dd
Update mocha to 6.1.3.
2019-04-13 09:52:10 +03:00
XhmikosR
904ebb3c7e
Update Hugo to v0.55.1.
2019-04-13 09:52:10 +03:00
XhmikosR
0f4c25eab5
0.43.0
2019-04-09 16:03:12 +03:00
XhmikosR
a0c1394f16
Update Hugo to v0.55.0.
2019-04-09 16:03:11 +03:00
XhmikosR
1c80c35296
Update devDependencies.
2019-04-09 16:03:11 +03:00
satoshun00
b63d291eda
0.42.0
2019-02-11 13:48:33 +09:00
XhmikosR
8306fa77bb
Update dependencies.
2019-02-11 13:47:14 +09:00
XhmikosR
9b39282ee8
Update Hugo to v0.54.0.
2019-02-11 13:47:14 +09:00
satoshun00
a320551fef
0.41.0
2019-01-05 19:02:45 +09:00
Shun Sato
c0a4bc8720
feat(hugo): upgrade Hugo to v0.53
2019-01-05 18:56:36 +09:00
satoshun00
6283d5fd5d
0.40.0
2019-01-05 18:22:47 +09:00
XhmikosR
3ba8a40832
Update ESLint rules.
2018-12-17 23:14:23 +09:00
XhmikosR
7baa5fd998
Update dependencies.
2018-12-17 23:14:23 +09:00
XhmikosR
c0c85b0785
Hugo v0.52.
2018-12-17 23:14:23 +09:00
XhmikosR
5c84c3d31f
Re-add `'use strict' statements.
...
They are still needed.
2018-12-17 23:14:23 +09:00
satoshun00
2d9f6fa12c
0.39.0
2018-11-09 03:46:46 +09:00
Shun Sato
5153ee19b0
feat(hugo): upgrade Hugo to v0.51
2018-11-09 03:46:06 +09:00
satoshun00
947767cc42
0.38.0
2018-11-09 03:35:26 +09:00
Shun Sato
5bfca98268
feat(hugo): upgrade Hugo to v0.50
2018-11-09 03:34:25 +09:00
satoshun00
088c26d1d8
0.37.0
2018-10-21 19:18:04 +09:00
Shun Sato
1777fe122b
feat(hugo): upgrade Hugo to v0.49.2
2018-10-21 19:08:52 +09:00
satoshun00
82c61da211
0.36.0
2018-10-21 18:44:53 +09:00
Shun Sato
b9192bb474
feat(hugo): upgrade Hugo to v0.48
2018-10-21 18:43:46 +09:00
satoshun00
539aeac08f
0.35.0
2018-10-21 18:33:20 +09:00
Shun Sato
6363baa7f6
feat(hugo): upgrade Hugo to v0.47.1
2018-10-21 18:26:27 +09:00
satoshun00
3922df9b82
0.34.0
2018-10-21 18:16:19 +09:00
Shun Sato
ee2ba1c7d6
feat(hugo): upgrade Hugo to v0.46
2018-10-21 18:15:40 +09:00
satoshun00
fe02f8aaa9
0.33.0
2018-10-21 17:56:12 +09:00
Shun Sato
675fafba0a
feat(hugo): upgrade Hugo to v0.45.1
2018-10-21 17:54:39 +09:00
satoshun00
07dc156eaa
0.32.0
2018-10-14 18:32:28 +09:00
satoshun00
b2866fb624
feat(hugo): upgrade Hugo to v0.44
2018-10-14 18:31:39 +09:00
satoshun00
8a3ef2720d
0.31.0
2018-10-07 21:48:42 +09:00
XhmikosR
a24614e635
Replace logalot with signale.
...
Less dependencies.
2018-10-07 21:02:18 +09:00
Shun Sato
905965969e
Merge pull request #72 from XhmikosR/es6
...
Specify es6 ESLint option.
2018-10-07 19:40:32 +09:00
Shun Sato
235cabb397
Merge pull request #71 from XhmikosR/rm-lodash
...
Remove the unused lodash devDependency.
2018-10-07 19:40:22 +09:00
XhmikosR
826aefb4da
Specify es6 ESLint option.
2018-10-07 12:14:14 +03:00
XhmikosR
39729c28d7
Remove the unused lodash devDependency.
2018-10-07 12:11:28 +03:00
XhmikosR
464ce68138
Switch to rimraf for deleting the folder.
...
Less dependencies.
2018-10-07 12:03:02 +03:00
XhmikosR
91ae0484c8
Minor package.json tweaks ( #68 )
...
* Add a few script aliases.
* Be more explicit with the lib files included.
* Switch to the caret operator for deps and update them.
We have a package-lock.json file to ensure the deps are what we want.
2018-10-07 17:42:45 +09:00
Shun Sato
1113135bfe
Support Hugo extended ( #65 )
...
* wip: Support Hugo extended
* fallback support, update readme.md
* fixup! wip: Support Hugo extended
2018-10-07 17:15:42 +09:00
Shun Sato
5214d55122
chore(*): upgrade bin-wrapper ( #64 )
2018-07-31 03:50:13 +09:00