File: Changes

package info (click to toggle)
libcatmandu-template-perl 0.14-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 160 kB
  • sloc: perl: 363; makefile: 2; sh: 1
file content (47 lines) | stat: -rw-r--r-- 1,081 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
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Revision history for Catmandu-Template

0.14  2022-06-29 18:10:19 CEST
    - refresh distro

0.13  2020-01-20 12:53:37 CET
    - handle template_before, template_after correctly

0.12  2017-08-18 12:25:22 CEST
    - better pod formatting

0.11  2017-08-18 08:26:09 CEST
    - don't call template_before if records are skipped

0.10  2017-08-17 15:35:08 CEST
    - allow all TT options
    - TT engines get reused if possible

0.08  2015-05-28 14:53:42 CEST
    - typo in documentation

0.07  2015-05-28 14:29:36 CEST
    - template as Catmandu::Fix
    - renaming of distribution (Catmandu-Exporter-Template -> Catmandu-Template)

0.06  2015-05-19 20:06:32 CEST
    - support other file extension than tt

0.05  2014-05-06 08:27:59 CEST
    - cpan, please index me

0.04  2014-04-28 10:10:21 CEST
    - fix error message
    - pod
    - allow more options

0.03  2014-04-24 21:14:22 CEST
    - pod
    - dependencies

v0.02  2014-03-05 14:02:53 CET
    - test enhanced
    - pod

v0.01  2014-03-05 08:24:41 CET
    - Initial release, split off from Catmandu core module
    - test