Sticker is a tool that specializes in import, the export, and the data processing of data between the CSV file and relational database.
・<cursor>タグと<for>タグを実装。ループ処理が可能になりました
・<if>タグを実装。条件分岐が可能になりました
これでひとまず機能追加はフリーズして正式リリースに向けての整備を行います
2008-01-09 Y.Murakamin <developer@murakamin.net>
*Version 0.1.3:
[Add]<cursor>タグと<for>タグを実装。ループ処理が可能になりました
[Add]<if>タグを実装。条件分岐が可能になりました
[Modify]CommandRunner周りの実装を全面改定。これに伴い、各Commandも実装変更