-
Notifications
You must be signed in to change notification settings - Fork 0
/
Changes
56 lines (41 loc) · 1.7 KB
/
Changes
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
53
54
55
Revision history for Perl extension WebService::Hexonet::Connector.
1.12 Tue Aug 07 12:00:00 2018
* added missing LWP::Protocol::https
1.11 Mon Aug 06 12:00:00 2018
* updated documentation
1.10 Mon Aug 06 12:00:00 2018
* added data logging; active for tests
1.09 Fri Aug 03 12:00:00 2018
* reviewed dependencies in Makefile.PL
1.08 Thu Aug 02 12:00:00 2018
* reviewed buildversion.sh to consider rebuilding and including meta files
1.07 Thu Aug 02 12:00:00 2018
* review PREREQ_PM matrix
1.06 Wed Aug 01 12:00:00 2018
* reviewed tests to consider internet connection
1.05 Thu Jul 24 15:00:00 2018
* whitelist README.md and CONTRIBUTING.md in MANIFEST.SKIP
1.04 Thu Jul 24 15:00:00 2018
* reviewed project documentation
1.03 Thu Jul 24 12:00:00 2018
* fixed SDK docs
* fixed build release script
1.02 Thu Jul 24 11:00:00 2018
* reviewed documentation
1.01 Mon Jul 23 16:20:00 2018
* PrePAN review: lower case key names in documentation
* PrePAN review: Connection constructor / connect method using hash map
* fix compare operator in url_encode / url_decode tests: use eq instead of ==
* moved module to namespace WebService
* added build version script
1.00 Thu Jul 19 14:37:00 2018
* reviewed version; based on http://www.perltk.de/tk_widgets/ghowto_create_cpan_module.html
* added sdk documentation and generator script
* added automated tests and coverage reporting
* added code linting
* fixed POD documentation: abstract_from works now
* fixed POD documentation: POD coverage 100%
* switch from MANIFEST to MANIFEST.SKIP
0.01 Wed Jul 18 15:41:52 2018
- original version; created by h2xs 1.23 with options
-b 5.26.0 -XA -n Hexonet::Connector