Releases: aigis-styleguide/aigis
Releases · aigis-styleguide/aigis
Release list
v1.4.0
Added Features
- #107 Enabling handlebars include to pass contextual params @cxq
- This feature is only Handlebars.
- #106 Render custom sidemenu from json data @cxq
- This feature is only Handlebars.
Quality improvement
Changelog
7e09cd3 1.4.0
195d138 Merge pull request #106 from cxq/render-sidemenu-json
cd1eb73 Merge pull request #107 from cxq/hbs-include-context-params
5937ff7 Merge pull request #109 from areologist/fixing-windows-issues
76f50f2 Update CONTRIBUTORS.md
v1.3.0
Added Features
Quality improvement
Color detecting correctly
Removed oniguruma from dependencies.
Removed oniguruma from dependencies.
It had many compatibility issues that especially on Windows.
Possibly you can more easily to install Aigis on Windows.
FYI: This version include replace syntax-highlighter from highlights to prism which means
If you used version 1.0.x, you have to replace highlight theme. You can download highlight theme on prism/download. You can replace easily.
More information, see the following link docs/syntax highlight