File: Changes

package info (click to toggle)
liburl-encode-perl 0.03-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 192 kB
  • sloc: perl: 1,586; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 343 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
0.03 2014-02-20
  - Added support for semicolon as a separator in data sets.
  - Added support pairs without value (i.e. without '=' sign).

0.02 2013-09-30
  - No functional changes in this release, only documentation improvements.
  - Rewritten most documentation
  - Added a section about performance

0.01 2011-07-12
  - Original version