File: Changes

package info (click to toggle)
libcatmandu-identifier-perl 0.15-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 292 kB
  • sloc: perl: 978; makefile: 2
file content (50 lines) | stat: -rw-r--r-- 1,393 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
Revision history for Catmandu-Identifier

0.15  2022-06-22 15:21:06 CEST
    - remove travis-ci config and add github actions
    - upgrade dependencies

0.14  2019-12-19 08:43:03 CET
    - update dependencies (GH #16)

0.13  2019-10-29 11:53:14 CET
    - execute live tests only if NETWORK_TEST is set

0.12  2019-10-02 11:46:49 CEST
    - downgrade Catmandu dependency

0.12_001  2019-08-19 13:35:22 CEST
    - fix dependencies

0.11  2019-08-19 12:15:33 CEST
    - remove Data::UUID dependency (GH #13)

0.10  2018-05-27 16:28:18 CEST
    - introduce new fix uri_status_code (@phochste)

0.09  2018-05-16 13:13:59 CEST
    - update dependencies

0.07  2018-01-24 07:39:34 CET
    - new fix isb_versions (@EreMaijala)
    - don't crash if ISBN is not convertable (@EreMaijala)

0.06  2015-12-22 07:47:20 CET
    - update dependency of Business::ISBN (@briandfoy)

0.05  2015-12-15 12:31:47 CET
    - bump version

0.04  2015-09-02 08:35:06 CEST
    - new fixes orcid_bio, orcid_find, orcid_profile, orcid_works
    - new conditions is_valid_orcid is_live_orcid

0.03  2015-08-06 13:06:14 CEST
    - new fixes is_uri, is_http_uri, is_https_uri, is_web_uri, is_live_web_uri, is_archived_web_uri
    - new fixes memento_find, uuid

0.02  2015-07-14 15:06:46 CEST
    - new fixes is_valid_isbn, is_valid_issn as condition (thanks @phochste)

0.01  2015-07-06 22:36:34 CEST
    - Initial release