0.14  2013-08-28 18:14:30 GMT
    * Bug #305 : Fix pod: Jedi::Apps => Jedi::App (Celogeek San)

0.13  2013-08-17 13:49:28 GMT
    * Bug #298 : cache should include REQUEST_METHOD (Celogeek San)

0.12  2013-08-17 12:32:25 GMT
    * Bug #297 : the request HEAD / GET should be handle properly (Celogeek San)

0.11  2013-08-16 15:00:40 GMT
    * Bug #295 : Fix config root detection for windows env (Celogeek San)

0.10  2013-08-03 16:25:26 GMT
    * Feature #287 : use EndOfScope to import the role for jedi app (Celogeek San)

0.09  2013-08-02 08:56:00 GMT
    * Bug #283 : add missing deps on yaml, and fix directory matches on win (Celogeek San)

0.08  2013-08-01 14:21:04 GMT
    * Feature #282 : add jedi_root to the app (Celogeek San)

0.07  2013-07-31 21:12:23 GMT
    * Bug #279 : dont use findbin with plack (Celogeek San)

0.06  2013-07-31 20:36:56 GMT
    * Feature #272 : create config attribute into jedi app (Celogeek San)

0.05  2013-07-31 18:32:44 GMT
    * Feature #276 : add cache for path resolution (Celogeek San)

0.04  2013-07-31 13:00:16 GMT
    * Feature #271 : add scheme, port, host into the request (Celogeek San)

0.03  2013-07-31 11:10:47 GMT
    * Bug #270 : add missing deps (Celogeek San)

0.02  2013-07-30 22:34:00 GMT
    * Feature #268 : Add env into request (Celogeek San)

0.01  2013-07-30 22:09:46 GMT

    * Feature #266 : First release