github hexojs/hexo 3.0.0-beta.1

latest releases: v7.2.0, v7.1.1, v7.1.0...
pre-release9 years ago

New

  • Use bunyan for logging
  • Execute external plugins/scripts in a sandbox.
  • JSON renderer.
  • Use abbrev for more convenient alias in command-line.
  • Add Hexo.init for loading configurations, plugins and database.
  • Add 2 new list console: page, post.
  • Add 5 new tag plugins: asset_img, asset_link, asset_path, post_link, post_path.

Changed

  • Warehouse was updated to 1.0.
  • Hexo only loads the plugins listed in package.json now.
  • Box uses checksum instead of modified date to compare files.
  • Filter.apply was removed. Use Filter.exec or Filter.execSync instead.
  • Generator API was changed.
  • Render posts with Swig after all source files are processed.
  • Tag API was rewritten.

Removed

Don't miss a new hexo release

NewReleases is sending notifications on new releases.