File: Changes

package info (click to toggle)
libplack-request-withencoding-perl 0.14-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 152 kB
  • sloc: perl: 118; makefile: 7
file content (22 lines) | stat: -rw-r--r-- 571 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Revision history for Perl extension Plack-Request-WithEncoding

0.14 2020-08-06T05:53:15Z

    - Decode the body which is in Array/Hash transparently (@commojun++ https://github.com/moznion/Plack-Request-WithEncoding/pull/3)

0.13 2020-03-29T13:39:56Z

    - Update documents (@CPBen++ https://github.com/moznion/Plack-Request-WithEncoding/issues/2)

0.12 2013-11-14T02:45:14Z

    - Correct the defect of documents

0.10 2013-11-13T14:06:00Z

    - Changed to enable to set undef value to encoding setting (@songmu++)

0.01 2013-09-25T01:52:39Z

    - original version