Releases: TeaMeow/Avane
Releases · TeaMeow/Avane
No-config is now supported.
You don't have to create a config to render a template :D
你不需要為了渲染模板而建立設定檔案 :D
Fixed: Coffee compiler is now working.
已修正: Coffee 現在編譯正常了。
The old Avane.
This is an old Avane and it's deprecated.
這是一個舊版的 Avane 而且已經不再被更新,請使用 v1.0.0
的版本。
Removed YAML dependency.
YAML extension is no longer needed.
不需要再手動安裝 YAML 擴充套件了。
1.0.0 is here!
- Core rewrited.
程式碼全部重寫。 - Now using tale-jade instead of the old Avane Engine.
現在使用 tale-jade 而不是舊的亞凡芽引擎。 - Sass cache is now working.
Sass 快取已可運作。 - Coffee cache is now working.
Coffee 快取已可運作。 - PJAX is now working.
PJAX 技術已可運作。 - Ten times faster than the old Avane Engine.
至少比以往的舊引擎快上十倍。 - Purin-cache removed.
布丁快取技術移除。 - Light-weight.
更輕量級了。 - Please notice that
header()
andfooter()
are not the same as before.
請注意header()
和footer()
的用法與以往不同。 - New configure file
config.yml
instead of the oldconfig.php
file, simpler than before.
新的設定檔config.yml
來取代以往的config.php
檔案,更加簡潔。