summaryrefslogtreecommitdiffstats
path: root/Changelog
blob: f4166eb37e4aca3452550d9759cb880a8d6c7342 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
2011-05-26 Jérémy Zurcher <jeremy@asynk.ch>
	* Project creation

2011-09-13 Jérémy Zurcher <jeremy@asynk.ch>
	* usable WIP

2012-01-04 Jérémy Zurcher <jeremy@asynk.ch>
	* lots of code cleanup
	* replace Helpers Module with Node#inherited_var Node@inherited_vars
	* rewrite session so it is compatible with Rack SessionHash
	* update test application and write specs

2012-01-05 Jérémy Zurcher <jeremy@asynk.ch>
	* haml, file engines
	* view/layout extention overriding at methode level
	* optional engine cache
	* optional engine proc mime-type definition
	* optional static page generation/cache
	*