File: Changes

package info (click to toggle)
libpgobject-type-bigfloat-perl 2.001-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 120 kB
  • sloc: perl: 112; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 600 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
23
24
25
26
Revision history for PGObject-Type-BigFloat

2.1.0   2018-06-04
    Add accuracy, precision, round_mode, div_scale globals,
    so they have defaults and can be set properly.

2.0.0	TBD
	PGObject 2.x support
	Registry may throw errors if type has been defined before.
	Perl 5.8 support removed.

1.0.1   2014-09-11
        Minor documentation changes

1.00	2014-02-20
	Fixing Makefile Innacuracies

0.03	2013-11-13
	Added proper null handling for undef values.

0.02	2013-11-12
	Fixed test cases in routine installation.

0.01    2013-11-11
        First version, released on an unsuspecting world.