forked from embedly/embedly-ruby
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
112 lines (71 loc) · 2.56 KB
/
ChangeLog
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
112
*embedly-1.9.1 (27 Jan 2014)
17 Jan 2014: Bob Corsaro <bob@embed.ly>
Don't require faraday to be installed
*embedly-1.9.0 (21 Jan 2014)
15 Jan 2014: Roman Shterenzon <romanbsd@yahoo.com>
Adds a Faraday request adapter
Remove Typhoeus as dependency, if it is installed manually, it will be
used by default
*embedly-1.8.0 (17 Jun 2013)
17 Jun 2013: Felipe Elias Philipp <felipeelias@gmail.com>
Abstracts http client to allow for custom requesters
17 Jun 2013: Nitesh <me@coffeebite.com>
Gets key from Embedly::Configuration
*embedly-1.7.0 (17 Jun 2013)
17 Jun 2013: Anton Dieterle <antondie@gmail.com>
Adds Net::HTTP::Proxy support
*embedly-1.6.0 (2 Apr 2013)
2 Apr 2013: Bob Corsaro <bob@embed.ly>
Adds extract endpoint
*embedly-1.5.6 (23 May 2012)
23 May 2012: Bob Corsaro <bob@embed.ly>
Fixes bug where EmbedlyObject fails with nil parameter
*embedly-1.5.5 (11 May 2012)
11 May 2012: Bob Corsaro <bob@embed.ly>
Remove Typhoeus as dependency for jruby
*embedly-1.5.0 (22 Nov 2011)
22 Nov 2011: Russ Bradberry <rbradberry@gmail.com>
Adds URL length check
*embedly-1.4.1 (17 Nov 2011)
17 Nov 2011: Bob Corsaro <bob@embed.ly>
Adds attributions
*embedly-1.4.0 (17 Nov 2011)
17 Nov 2011: Bob Corsaro <bob@embed.ly>
Adds timeout support to cli
18 Oct 2011: Arun Thampi <arun.thampi@gmail.com>
Adds better error messages
*embedly-1.3.0 (12 Sep 2011)
12 Sep 2011: Russ Bradberry, Bob Corsaro <bob@embed.ly>
Adds Typhoeus support
12 Sep 2011: Russ Bradberry
Adds timeout support
*embedly-1.2.0 (12 Sep 2011)
12 Sep 2011: Felipe Elias Philipp <j@felipeelias.info>
Adds Configuration class to make configuration Embedly simpler
*embedly-1.1.0 (7 Sep 2011)
7 Sep 2011: Felipe Elias Philipp <j@felipeelias.info>
Improves CLI
7 Sep 2011: Bob Corsaro <bob@embed.ly>
Support OAuth
7 Sep 2011: Bob Corsaro <bob@embed.ly>
Update specs
*embedly-1.0.0 (22 Jun 2011)
22 Jun 2011: Bob Corsaro <bob@embed.ly>
Support changes to API
22 Jun 2011: Bob Corsaro <bob@embed.ly>
Adds header, host and no-key CLI args
22 Jun 2011: Bob Corsaro <bob@embed.ly>
Better exception handling
*embedly-0.4.0 (20 May 2011)
20 May 2011: Bob Corsaro <bob@embed.ly>
Support hostnames without tlds
20 May 2011: Bob Corsaro <bob@embed.ly>
Bug fixes
*embedly-0.3.3 (20 Feb 2011)
20 Feb 2011: Bob Corsaro <bob@embed.ly>
Fixes namespace issue
*embedly-0.3.0 (04 Feb 2011)
04 Feb 2011: Bob Corsaro <bob@embed.ly>
Services methods always return an array, even for a single URL
04 Feb 2011: Bob Corsaro <bob@embed.ly>
URLs are checked against the services regex for non-Pro calls