Skip to content

CallWaveKit 0.4.1

Choose a tag to compare

@PetrShtuka PetrShtuka released this 04 Aug 09:32
· 9 commits to main since this release
0b6ad72

CallWaveKit 0.4.1

This maintenance release clarifies the licensing of the components distributed by CallWaveKit. It contains no runtime, public API or PJSIP binary changes.

Licensing changes

  • added LICENSING.md with component-level terms
  • clarified that CallWaveKit source is MIT while the public PJSIP binary is GPL-2.0-or-later
  • retained the earlier MIT copyright notice and added Copyright (c) 2026 Petr Shtuka
  • updated CocoaPods metadata to MIT AND GPL-2.0-or-later
  • clarified that installing CallWaveKit does not grant or transfer a proprietary PJSIP licence

Closed-source applications that cannot comply with the GPL must obtain an appropriate alternative PJSIP licence directly from Teluu.

Validation

  • 67 tests pass
  • generic iOS device build passes in GitHub CI
  • strict Swift concurrency build passes
  • CocoaPods lint passes without --allow-warnings
  • pod spec lint passes against the published 0.4.1 tag