File: Changes

package info (click to toggle)
libdancer2-plugin-ajax-perl 0.400000-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 124 kB
  • sloc: perl: 199; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 562 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Revision history for Dancer2-Plugin-Ajax

0.400000  2018-11-12 21:52:07-05:00 America/New_York

    * GH #7: Pass $self to ajax route handlers to allow access to ->app and other 
      methods (Julien Fiegehenn)

0.300000  2016-10-28 10:38:01-05:00 America/Chicago

    * Update to Dancer2::Plugin2 architecture. (Peter Mottram)

0.200001  2016-01-23 18:22:59+01:00 Europe/Amsterdam

    * Stop using deprecated "request" method.
      (Peter Mottram)

0.200000  2014-11-27 00:11:38+01:00 Europe/Amsterdam

    * Now in separate distribution, away from core. :)