-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathChanges
More file actions
22 lines (16 loc) · 759 Bytes
/
Changes
File metadata and controls
22 lines (16 loc) · 759 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Release notes for github-growler
v2.1.4 Wed Mar 30 16:32:39 PDT 2011
- Fixed the HTTP connection caching where you can't get updates when switching networks. gh-5
v2.1.3 Sun Mar 20 10:37:21 PDT 2011
- Use github API to get user information instead of screen scraping (franckcuny)
- Use ETags to improve page caching (franckcuny)
v2.1.2 Tue Mar 15 19:10:32 PDT 2011
- Added more event types for Growl
v2.1.1 Thu Mar 10 16:44:16 PST 2011
- Fix UTF-8 character handling of user's full names
v2.1.0 Wed Mar 9 21:39:22 PST 2011
- Support onClick handler!
- Reimplemented HTTP stack with AnyEvent
v2.0.0 Wed Mar 9 17:38:37 PST 2011
- Support Snow Leopard
- Switch to Cocoa::Growl