3.8 KiB
3.8 KiB
0.1.7
Feature
- Add event entities #44
Refactor
- Add generated signatures of relayables to
#to_h#48
Bug fixes
- Fix parsing of false value 9a7fd27
0.1.6
Feature
- Add rails 5 support 82ea57e
Refactor
- Add property types #43
- Change timestamp format to ISO 8601 #43
- Move protocol documentation to master branch a15d285
0.1.5
Refactor
- Use
headmethod instead of:nothingoption 44f6527 - Add
senderparameter to:receive_entitycallback fb60f83
Bug fixes
- HydraWrapper: Validate hostname after redirect d18e623
0.1.4
Refactor
0.1.3
Refactor
0.1.2
Refactor
- Improve code documentation #38
- Improve validation 9b32315 eb8cdef 0980294
- Photo:
status_message_guidis optional 4136fb9 - A GUID is at most 255 chars long f7d269c
- hCard:
nicknameis optional 4b94949 - StatusMessage: Rename
raw_messagetotext2aaff56 #29
Bug fixes
- Do not reuse cURL sockets to avoid issues caused by too many simultaneous connections #37
- Handle empty xml-elements for nested entities 26b7991
- Gracefully handle missing xml elements of relayables 9097097
0.1.1
Features
- Fetch root posts for reshares 9b090a3
0.1.0
Features
- Added Salmon support