0.15.9
james-criscuolo
released this
17 Dec 17:14
·
239 commits
to master
since this release
This release only contains New API changes
- Transport auto reconnect logic has been removed from UserAgent and is now only present while using the
SimpleUser
interface. API Users should usereconnect
and the UserAgentDelegate'sonConnect
andonDisconnect
functions. - RegisterOptions are now run past stripIfUndefined due to microsoft/TypeScript#13195
- more documentation, testing, and cleanup in preparation for 0.16.0