-
Notifications
You must be signed in to change notification settings - Fork 0
/
Changes
34 lines (27 loc) · 1016 Bytes
/
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
Revision history for {{$dist->name}}
{{$NEXT}}
-
1.100 2016-04-24
- Testing cleanup seems good. Closes https://rt.cpan.org/Ticket/Display.html?id=104847
1.030_001 2016-04-23
- Git ignore/attributes, mailmap, perltidy, travis-ci
- Cleaned up Changes log.
- Added xt/ tests
- Remove specific Perl version requirement from library
- Remove ability to use username and password auth at this time.
- Update docs to represent that we no longer can do user/pass auth.
- Fixed Perl path in shebang in bin/goo.gl
- Add more robust testing
- Use JSON::MaybeXS instead of JSON::Any
- Use URI instead of manually making query options
- Use HTTP::Request to build a request
1.02 2011-06-27
- https protocol is required
1.01 2011-06-24
- Fix unit test
1.00 2011-06-23
- Use the proper Google URL shortening API.
- Support authentication.
- Added function 'getlinkstats', to get statistics about link.
0.99 2010-10-06
- Initial revision