File: Changes

package info (click to toggle)
libpgobject-type-bytestring-perl 1.2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 108 kB
  • sloc: perl: 70; makefile: 2
file content (25 lines) | stat: -rw-r--r-- 589 bytes parent folder | download | duplicates (2)
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
Revision history for PGObject-Type-ByteString

1.2.3   2018-06-16
        Correct inversed condition after fixes

1.2.2   2018-06-16
        Restore support for undefined values

1.2.1   2018-06-16
        Address warning thrown by LedgerSMB tests

1.2.0   2017-05-16
        Adds support for PGObject 2.x

1.1.2   2016-12-04
        Fix copyright attribution in LICENSE (consistency)

1.1.1   2016-11-21
        Fix NAME section in the PGObject::Type::ByteString module

1.1.0   2016-11-20
        Switch from hashref to scalarref, while we can

1.0.0   2016-11-19
        First version.