-
Notifications
You must be signed in to change notification settings - Fork 7
/
CHANGELOG
41 lines (22 loc) · 1.24 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
## 0.6.0
- Relative URLs for images - [@larslockefeer](https://github.com/larslockefeer)
## 0.5.0
- Improved parsing – @orta
## 0.4.0
- Uses CircleCI build number as prefix. [@alloy](https://github.com/alloy)
## 0.3.0
- Allows specification of AWS S3 bucket region. [@tiii](http://github.com/tiii)
- Allows use of https buckets with protocol-independent jQuery URLs. [@tiii](http://github.com/tiii)
## 0.2.4
- Fixes problem with missing `aws-sdk` gem. [@ashfurrow](http://github.com/AshFurrow)
## 0.2.3
- Changed gemspec syntax. [@ashfurrow](http://github.com/AshFurrow)
## 0.2.2
- Updated `aws-sdk` gem to `aws-sdk-v1` gem as per their [README](https://github.com/aws/aws-sdk-ruby/blob/8b5eedff5f3f93e43e56c24c9712d063e09950b8/README.md#installation). [@ashfurrow](http://github.com/AshFurrow)
## 0.2.1
- Avoids possible crash when parsing [unexpected logs](https://github.com/AshFurrow/second_curtain/issues/19). [@ashfurrow](http://github.com/AshFurrow)
## 0.2.0
- Using more intelligent parser to avoid uploading false matches. [@ashfurrow](http://github.com/AshFurrow)
- Generating inline image preview HTML. [@orta](http://github.com/orta)
## 0.1.5
- Transitioned to using public URLs for S3 objects. [@ashfurrow](http://github.com/AshFurrow)