Skip to content

v4.0.0

Compare
Choose a tag to compare
@olOwOlo olOwOlo released this 06 Nov 11:53
· 63 commits to master since this release
b11fe83

4.0.0 (2018-11-06)

Bug Fixes

Code Refactoring

  • comment: remove local js and css files (f4bcf93)
  • param: camelcase for parameter names (fcb48d9)

Features

  • init admonition & refactor iconfont (2517f74)
  • highlight: add support for chroma (7710103)
  • mathjax: configure to let mathjax use local files (a3cab1a), closes #63
  • scripts: configure to use local files for flowchart and sequence diagram (cec9ea9), closes #76 #77
  • style: dashed hr (90a17f8)
  • table: responsive table (9d8940b), closes #107
  • title: add anchor (8d39099)

BREAKING CHANGES

  • hugo: Hugo minimum version required "0.50".

  • comment: Remove local comment js/css files.

  • highlight: You need add params to enable chroma or highlight.js since they are disabled by default.

  • param: Rename parameter names.

    origin now
    fancyboxJs fancyboxJS
    fancyboxCss fancyboxCSS
    baidu_push baiduPush
    baidu_analytics baiduAnalytics
    baidu_verification baiduVerification
    google_verification googleVerification
  • version: Version flag "4.x".

    [params]
      version = "4.x"           # 3.x -> 4.x