File: Changes

package info (click to toggle)
libcode-tidyall-plugin-yamlfrontmatter-perl 1.000003-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 264 kB
  • sloc: perl: 357; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 252 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
1.000003 2019-05-17

- BUGFIX: Configure the schema that YAML::PP explicitly.

1.000002 2019-05-01

- Use YAML::PP rather than YAML::XS

1.000001 2017-07-20

- BUGFIX: Handle mutliline YAML Frontmatter correctly

1.000000 2017-07-13

- Initial Release