Skip to content

1.0.0

Compare
Choose a tag to compare
@JLHwung JLHwung released this 09 Jan 01:32
· 78 commits to master since this release

BREAKING Changes:

  • Replace swig by swig-templates (#100)

Fixes:

  • Install command in npm@5 (#89)
  • Inherit stdio in spawned git process (#82)

Improvement

  • specify files to shrink package size ca449bb

Update dependencies:

  • Update vulnerabilities dependencies (#110)
  • Update babel-eslint requirement from ^7.2.1 to ^10.0.1 (#116)
  • Update hexo-fs requirement from ^0.2.0 to ^1.0.0 (#115)
  • Update chai requirement from ^3.5.0 to ^4.2.0 (#113 )
  • Update chalk requirement from ^1.1.3 to ^2.4.1 (#114 )

Docs

  • Add Notice on pushing github errors 4a2e283
  • Update installation section 288b415

CI:

  • Update ci services target nodejs version (#111)