File: Changes

package info (click to toggle)
librdf-trinex-serializer-mockturtlesoup-perl 0.006-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 192 kB
  • sloc: perl: 317; makefile: 12
file content (41 lines) | stat: -rw-r--r-- 919 bytes parent folder | download | duplicates (4)
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
RDF-TrineX-Serializer-MockTurtleSoup
====================================

Created:      2013-03-15
Home page:    <https://metacpan.org/release/RDF-TrineX-Serializer-MockTurtleSoup>
Bug tracker:  <http://rt.cpan.org/Dist/Display.html?Queue=RDF-TrineX-Serializer-MockTurtleSoup>
Maintainer:   Toby Inkster (TOBYINK) <tobyink@cpan.org>

0.006	2014-09-10

 [ Packaging ]
 - Switch to Dist::Inkt.

0.005	2013-07-02

 [ Bug Fixes ]
 - Fix dependencies.
   Jonas Smedegaard++

0.004	2013-07-02

 - Updated: Drop usage of smartmatch operator.
 - Updated: Update test cases for RDF::Prefixes 0.004.

0.003	2013-05-16

 [ Bug Fixes ]
 - Fix t/02ser.t test case in RDF::Trine 1.004+, where parsers expect chars
   (not bytes).

0.002	2013-05-14

 [ Documentation ]
 - Minor fixes/improvements.

 [ Other ]
 - Added: 'apostrophe' option.
 - Added: 'encoding' option.
 - Nicer output of literals.

0.001	2013-03-15	Initial release