Sha256: 267d728eb9bf0e1da43f36d2001903942340b25c945a88f1c0ed5f4ac59f0f59

Contents?: true

Size: 1.32 KB

Versions: 1

Compression:

Stored size: 1.32 KB

Contents

== 0.1.1 

* fix permissions.
* remove render_markdown method from red_cloth_helper.rb. RedCloth can't format markdown.
* add BlueCloth project template.
* add news project template.
* refine default project template.

== 0.1.0 2008-05-26

* to avoid namespace polution, the helpers and filters loaded into an anonymous module.
* fix signal handler bug.
* change base helper _glob method.
* refine default project template.

== 0.0.9 2008-04-21

* fix smc auto command bug.
* add RedCloth project template (redcloth).
* add multi language project template (lang).
* add auto navigation servlet to the HTTP server.
* add export command.
* delete output file when smc source file does not exist.

== 0.0.6 2007-11-04

* smcオブジェクトのpathがStringだったのをPathnameを保持するように修正。ファイルアクセスで使う値なのでPathnameの方が良いと判断しました。
* updateで拡張子smcを省略するとエラーになる問題を修正。
* ドキュメントルートが見つからない場合にループしてしまう問題を修正。
* ドキュメントルート以下に移動してupdateするとエラーになる問題を修正。

== 0.0.5 2007-11-01

* smcファイル内でerbを使うためにRendererにメソッドを追加。

== 0.0.1 2007-08-22

* 1 major enhancement:
  * Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
smallcage-0.1.1 History.txt