Amon2
view release on metacpan or search on metacpan
4.00 2013-08-21T03:44:49Z
- Bump to 4.00!
(tokuhirom)
3.99_01 2013-08-20T04:59:03Z
- Switch to bootstrap 3
(tokuhirom)
- Switch to Teng.
(tokuhirom)
3.87 2013-08-14T05:34:45Z
- re-packaging
0 2013-08-14T03:05:37Z
- fixed circular deps introduced at 3.86
(reported by syohex++)
3.86 2013-08-14T01:29:12Z
- fix a test checking whether jshint(1) exists or not
(gfx)
3.85 2013-06-13T00:17:18Z
- Fixed testing deps, again.
3.84 2013-06-12T21:42:58Z
- Fixed testing deps
3.83 2013-06-01T05:14:35Z
- fixed deps
3.82 2013-05-28T08:52:23Z
- cpanfile uses comma instead of fat comma
(syohex)
3.81 2013-05-27T22:46:13Z
- miyagawa-san suggests ',' instead of fat comma in cpanfile.
(tokuhirom)
- Use latest bootstrap, es5shim
(tokuhirom)
- Minor English corrections.
(Adrian)
3.80 2013-04-21T16:08:07
- re-packaging
3.79 2013-04-18T18:08:44
- Write asset files with :raw.
Older version of Amon2 write png files in ":encoding(utf-8)". orz.
(Reported by geraud++)
- Upgrade es5shim.js to latest.
3.78 2013-03-29T09:49:24
- Test case fixes
(by hisaichi5518++)
3.77 2013-03-14T17:27:50
- [Plugin::ShareDir] was split to another dist
3.76 2013-03-14T16:58:17
- [Plugin::ShareDir] (EXPERIMENTAL) Added
3.75 2013-03-07T11:01:59
- [Dispatcher::Lite] Supported 405 Method Not Allowed
handling
3.74 2013-03-02T10:16:26
- [Setup] use cpanfile to support Carton.
3.73 2013-03-02T09:21:45
- [Setup] Set post_only attr for CSRFDefender, by default.
- [Setup] upgrade jquery and twitter bootstrap
3.72 2013-02-13T08:51:52
- Added Amon2#make_local_context() method.
(tokuhirom)
- Removed EXPERIMENTAL Amon2::LocalContext class.
Introduced in 3.71.
3.71 2013-02-12T18:04:33
[EXPERIMENTAL FEATURE]
- Added Amon2::ContextGuard class.
(tokuhirom)
- Added Amon2::LocalContext class
(tokuhirom)
3.70 2013-02-12T09:03:28
[Web::Request]
- is no longer call `Amon2->context`.
You can make Amon2 application does not depend to $Amon2::CONTEXT,
easier.
(tokuhirom)
3.69-TRIAL 2013-02-09T13:00:45
[Large flavor]
- use Module::Find instead of Module::Pluggable::Object.
M::F can detects compilation error in controller.
(tokuhirom)
( run in 1.202 second using v1.01-cache-2.11-cpan-df04353d9ac )