* Fixed notification size check for different push types.
20.8
* Added `voip`, `complication`, `fileprovider` and `mdm` push types.
20.7
* Fixed development api host * Fixed cli
20.6
* Incompatible change to how clients are created. Please refer to the documentation. * Incompatible change to the command line interface to allow targeting simulators. * Added support to send notifications to simulators.
20.4
* Significantly more robust * Better latency, as connections are created ahead of time * Better concurrency using HTTP/2 streams * Implemented connection pool * Rewritten to use `h2` directly * Removed httpx and structlog dependencies