Releases: danielberkompas/telephonist
Releases · danielberkompas/telephonist
Version 0.1.1
This is a minor patch release, including only one change:
- Improved
Telephonist.OngoingCall
lookup performance. ETS table lookups are now performed in the client processes, which should make it somewhat faster to lookup a call in the table. Also, parallel lookups are now possible.
Version 0.1.0
The basic feature set is complete, but the library requires some production testing to confirm that it is stable.
- State machines
- Call processing
- Logging, custom event subscribers