Skip to content

3.5.0

Compare
Choose a tag to compare
@JLHwung JLHwung released this 25 Jan 05:53
· 1189 commits to master since this release

New Features

  • Add --bail option on hexo generate (#2886)
  • Add hljs config to pass extra configuration to hexo-util/highlight (#2901)

Refactors

  • Replace swig by swig-templates (#2949)
  • Replace deep-assign by _.merge (#2967)

Fixes