Skip to content

Releases: danielberkompas/telephonist

Version 0.1.1

26 Aug 14:33
Compare
Choose a tag to compare
Version 0.1.1 Pre-release
Pre-release

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

25 May 23:04
Compare
Choose a tag to compare
Version 0.1.0 Pre-release
Pre-release

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