HaishinKit celebrated its 9th anniversary in July 2024. The continuation of individual development has been possible thanks to our sponsors and contributors. Thank you very much for your support.
Now, with the release of the latest version of Xcode and the upcoming Swift 6.0, developers will need to adapt to the changes. HaishinKit will follow this trend by fully rewriting the code to support Swift Concurrency and refining the API. As a result, the next version after 1.9.x will be 2.0.0.
While I will continue to maintain the 1.9.x series for some time, any new features involving breaking changes will be added to version 2.0.0. If you have any questions, please post them at https://github.com/shogo4405/HaishinKit.swift/discussions
Thank you.
Notes
- It is available in Xcode 16.0 and later, as well as with Swift 5.10. Specification for Swift 6.0 has been deferred.
- Moving from 1.9.x APIs to 2.0.0
- Related Issues
What's Changed
- Fixed a bug where the application crashes when the area is large. by @shogo4405 in #1519
- Bump fastlane from 2.221.1 to 2.222.0 by @dependabot in #1523
- implementation deleteStream. by @shogo4405 in #1524
- Update README.md SRTHaishinKit with CocoaPods by @shogo4405 in #1531
- Bump danger from 9.4.3 to 9.5.0 by @dependabot in #1532
- ChromaKey filter feature. by @shogo4405 in #1534
- Make AVCaptureSession calls thread safe by @levs42 in #1526
- Support Strict Concurrency and Swift 6.0 beta 1 by @shogo4405 in #1525
- Update README.md by @shogo4405 in #1538
- Discontinued support Carthage. by @shogo4405 in #1543
- Bump rexml from 3.3.4 to 3.3.6 by @dependabot in #1544
- implementation that supports video effects for MTHKView. by @shogo4405 in #1548
- Bump jazzy from 0.15.1 to 0.15.2 by @dependabot in #1575
- Bump fastlane from 2.222.0 to 2.223.1 by @dependabot in #1583
- Remove Example iOS+SwiftUI. by @shogo4405 in #1588
- Migration SwiftTesting. by @shogo4405 in #1590
- TS packet compatibility has been improved. by @shogo4405 in #1591
- Bump fastlane from 2.223.1 to 2.224.0 by @dependabot in #1593
- Fix: recording filename typo, settings parameter set correctly by @AppPear in #1604
- Bump jazzy from 0.15.2 to 0.15.3 by @dependabot in #1607
- Bump danger from 9.5.0 to 9.5.1 by @dependabot in #1606
- Bump fastlane from 2.224.0 to 2.225.0 by @dependabot in #1609
- Fix: build issue where mac catalyst target had AVCaptureSession extension redeclaration by @AppPear in #1613
- Added validation at the start of recording. by @shogo4405 in #1612
- Bump cocoapods from 1.15.2 to 1.16.2 by @dependabot in #1614
New Contributors
Full Changelog: 1.9.2...2.0.0