-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
62 lines (35 loc) · 994 Bytes
/
NEWS
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
=== 0.5.0 / 2010-11-17
Brought Out of Retirement!
Now using ISC licence instead of AGPL
New Features
* Support pluggable formatters for rel types
Breaking Changes
* Discodactyl::KNOWN_RELS has switched its keys and values
Bug Fixes
* Replace mofo with prism
=== 0.4.1 / 2011-03-14
Bug Fixes
* Handle missing JRD hostmeta
=== 0.4.0 / 2010-11-17
New Features
* JRD parsing, querying
* Support many known rel formats
=== 0.3.0 / 2010-07-08
New Features
* Gem installation
* XRD support for adding & removing links
* Useful, plain text output from webfinger script
Breaking Changes
* Webfinger script no longer outputs raw XRD
=== 0.2.0 / 2010-03-19
New Features
* URI.parse support for acct: URIs
* URI Template parsing
* XRD parsing and query support
* Host Meta and in-document discovery
* Webfinger example script
Breaking Changes
* XRD format has completely changed to comply with new specifications
=== 0.0.0 / 2009-07-25
New Features
* Add Link Header discovery