File: Changes

package info (click to toggle)
libgeo-ellipsoids-perl 0.17-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 100 kB
  • sloc: perl: 356; makefile: 2
file content (52 lines) | stat: -rw-r--r-- 830 bytes parent folder | download
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
42
43
44
45
46
47
48
49
50
51
52
Revision history for Perl module Geo::Ellipsoids

0.17 2025-01-17
  - Moved from private repo to GitHub

0.16 2025-01-17
  - Modernized package

0.15 2006-03-01
  - Added test

0.14 2006-02-07
  - Added second eccentricity, e' = ep methods

0.13 2006-01-21
  - Documentation

0.12 2006-01-04
  - Documentation

0.11 2006-12-10
  - Documentation

0.10 2006-12-09
  - Documentation

0.09 2006-12-08
  - Added n_rad method
  - Changed prereq versions on Geo::* packages

0.08 2006-12-05
  - Added n method

0.06 2006-11-28
  - Added default for custom sphere case

0.05 2006-11-26
  - Added Documentation
  - Changed indent of one if statement

0.04 2006-11-26
  - Added Documentation

0.03 2006-11-26
  - Added Documentation
  - Added Example

0.02 2006-11-25
  - Fixed list method and example

0.01 2006-11-25
  - Original version