Skip to content

Releases: TeaMeow/Avane

No-config is now supported.

24 Jun 08:48
Compare
Choose a tag to compare

You don't have to create a config to render a template :D
你不需要為了渲染模板而建立設定檔案 :D

Fixed: Coffee compiler is now working.
已修正: Coffee 現在編譯正常了。

The old Avane.

21 Jun 03:10
Compare
Choose a tag to compare

This is an old Avane and it's deprecated.
這是一個舊版的 Avane 而且已經不再被更新,請使用 v1.0.0 的版本。

Removed YAML dependency.

20 Jun 12:06
Compare
Choose a tag to compare

YAML extension is no longer needed.
不需要再手動安裝 YAML 擴充套件了。

1.0.0 is here!

20 Jun 10:32
Compare
Choose a tag to compare
  1. Core rewrited.
    程式碼全部重寫。
  2. Now using tale-jade instead of the old Avane Engine.
    現在使用 tale-jade 而不是舊的亞凡芽引擎。
  3. Sass cache is now working.
    Sass 快取已可運作。
  4. Coffee cache is now working.
    Coffee 快取已可運作。
  5. PJAX is now working.
    PJAX 技術已可運作。
  6. Ten times faster than the old Avane Engine.
    至少比以往的舊引擎快上十倍。
  7. Purin-cache removed.
    布丁快取技術移除。
  8. Light-weight.
    更輕量級了。
  9. Please notice that header() and footer() are not the same as before.
    請注意 header()footer() 的用法與以往不同。
  10. New configure file config.yml instead of the old config.php file, simpler than before.
    新的設定檔 config.yml 來取代以往的 config.php 檔案,更加簡潔。