Skip to content

8.0.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@hbjorgo hbjorgo released this 14 Dec 14:34
· 20 commits to main since this release

This release includes a lot of breaking changes which were necessary to make the usage more intuitive. Most of the classes are still there, but under a new namespace.

  • Restructure of namespaces
  • Reworked PhoneNumber concept.
    • Use PhoneNumberFactory to create PhoneNumber instances
  • Type visibility
  • Fix bugs in SMS send and receive
  • Performance improvements