File: Changes

package info (click to toggle)
librdf-trine-serializer-rdfa-perl 0.101-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 176 kB
  • sloc: perl: 120; sh: 4; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 633 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
20
21
22
RDF-Trine-Serializer-RDFa
=========================

Created:      2017-12-22
Home page:    <https://metacpan.org/release/RDF-Trine-Serializer-RDFa>
Bug tracker:  <https://github.com/kjetilk/p5-rdf-trine-serializer-rdfa/issues>
Maintainer:   Kjetil Kjernsmo (KJETILK) <kjetilk@cpan.org>

0.101	2019-02-21	Fix tests

 [ Bug Fixes ]
 - Used the wrong prefix generator module in tests.

0.100	2018-02-11	Support new RDFa generator

 - Added: Add more tests.
 - Added: Allow passing arguments to create_document.
 - Use the Attean API with new compatibility layer.

0.02	2018-01-16	Improve documentation

0.01	2018-01-16	Initial release