Releases: esl/escalus
Releases · esl/escalus
2.7.0 Rokitnik
2.6.4 Psotnik
This release includes:
- Added metadata to be uploaded on hex.pm package manager with hexer app
2.6.3 Oblakinia
2.6.2 Narecznica
This release includes:
- updated exml to 2.2.0
- fixed stream management bug (#68)
- possibility to filter stanza based on specified predicate (#62)
- possibility to build stanzas from raw XML strings (#57)
- improved BOSH and WS handling over HTTPS (#58)
- automatic metric checks after story (#61)
- support for Erlang/OTP 18 (#78)
- other changes
2.6.1 Miernik
2.6.0 Łapiduch
2.5.0 Latawiec
This release includes:
- A simplified
#client{}
record - Instrumentation functions for tcp clients:
on_reply
,on_request
andon_connect
- Automation of XEP-0198 stream managment requests and acks for clearer escalus_stories
- Support for
get_active
,set_active
andrecv
low-level API escalus_pred
functions dealing to stream management are now of the formis_sm_*
- Include dependencies that build on OTP 17.*
2.4.5
2.4.4
- XEP-0280: Message Carbons support
- poor man's currying for Escalus stories - this allows for using escalus_story with Proper
2.4.3
Small fix to compile escalus on Erlang 17