-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathChanges
111 lines (60 loc) · 3.05 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
1.200001 2015-06-14
* Fix typo in POD (T. Hubbard)
* Fix error when no results are retrieved (due to failed connection)
1.200000 2015-06-14
* Nothing to report.
1.143070 2014-11-03 21:06:51 Europe/London
* [#5] ExpandDL support for expanding distribution lists (FunkyShu)
1.141040 2014-04-14 21:05:15 Europe/London
* Retrieve other user calendar items (retupmoca)
1.131710_001 2013-06-20 23:07:20 Europe/London
* Retrieval of mailbox folder entries and their sizes (G. Shaw)
* Calendar invitees will show name and routing in addition to email address (G. Shaw)
1.130570 2013-02-26 20:15:48 Europe/London
* Next stable release.
1.130540_002 2013-02-23 16:47:07 Europe/London
* Docs for new properties.
1.130540_001 2013-02-23 16:05:31 Europe/London
* Add JobTitle, CompanyName, BusinessHomePage, EmailAddresses, and PhysicalAddresses
(Ron Tomassini)
1.113000 2011-10-27 19:47:48 Europe/London
* No longer attempt naive interpretation of Phone Numbers (M. Redinger)
1.111982 2011-07-17 16:48:37 Europe/London
* Need to re-release to fix botched deps
1.111981 2011-07-17 13:18:50 Europe/London
* Add dependencies for HTTPS and NTLM support, always
* Added example script
1.111970 2011-07-16 17:19:24 Europe/London
* Use different Dist::Zilla author bundle
1.111940 2011-07-13 19:59:27 Europe/London
* Fixes for NTLM Authentication (code and docs)
1.110911 2011-04-01 15:04:00 Europe/London
* Apply the patch correctly this time.
1.110910 2011-04-01 14:27:58 Europe/London
* Fixed a couple of doc typos (jaybuff via github)
1.103620 2010-12-28 00:15:12 Europe/London
* Fix misspelt CalendarType (rt.cpan #56188)
* Add note about possible Exchange 2010 issues (rt.cpan #55890)
* Add server_version attribute (rt.cpan #61914)
* Add support for NTLM Authentication (rt.cpan #56189 - Greg Shaw)
* Add support for Impersonation (rt.cpan #56189 - Greg Shaw)
1.103610 2010-12-27 18:29:05 Europe/London
* Port to Dist::Zilla
libews-client-perl (0.06) UNRELEASED; urgency=low
* Add check for no items returned from server - thanks Mike M.
-- Oliver Gorwits <[email protected]> Mon, 22 Mar 2010 21:25:58 +0000
libews-client-perl (0.05) UNRELEASED; urgency=low
* Added POD note about HTTP BasicAuth - thanks to Darren W.
-- Oliver Gorwits <[email protected]> Tue, 16 Mar 2010 19:48:47 +0000
libews-client-perl (0.04) UNRELEASED; urgency=low
* Add Contacts retrieval.
-- Oliver Gorwits <[email protected]> Sun, 14 Mar 2010 22:59:03 +0000
libews-client-perl (0.03) UNRELEASED; urgency=low
* Result set is an iterator, add MooseX::Iterator.
-- Oliver Gorwits <[email protected]> Tue, 23 Feb 2010 10:48:57 +0000
libews-client-perl (0.02) UNRELEASED; urgency=low
* Add File::ShareDir dependency.
-- Oliver Gorwits <[email protected]> Mon, 22 Feb 2010 21:43:19 +0000
libews-client-perl (0.01) UNRELEASED; urgency=low
* Initial release on an unsuspecting world.
-- Oliver Gorwits <[email protected]> Mon, 22 Feb 2010 19:01:46 +0000