Skip to content

Releases: shogo4405/HaishinKit.swift

2.0.0-beta.2

31 Aug 07:17
Compare
Choose a tag to compare
2.0.0-beta.2 Pre-release
Pre-release

Notes

What's Changed

Full Changelog: 2.0.0-beta...2.0.0-beta.2

2.0.0-beta

19 Aug 14:02
1be51af
Compare
Choose a tag to compare
2.0.0-beta Pre-release
Pre-release

Regarding the major APIs since the 2.0.0-alpha release: Strict Concurrency support has been completed. Additionally, the naming conventions for some classes have been changed.

Notes

What's Changed

Full Changelog: 2.0.0-alpha...2.0.0-beta

1.9.3

14 Aug 05:21
Compare
Choose a tag to compare

Related Issues

What's Changed

Known Issues

Full Changelog: 1.9.2...1.9.3

2.0.0-alpha

09 Aug 13:46
992ee08
Compare
Choose a tag to compare
2.0.0-alpha Pre-release
Pre-release

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 in September 2024, 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.

Due to the significant breaking changes, we are releasing it as a technical preview. While we 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.

Notes

What's Changed

Full Changelog: 1.9.2...2.0.0-alpha

1.9.2

20 Jul 04:24
Compare
Choose a tag to compare

Related Issues

What's Changed

Known Issues

Full Changelog: 1.9.1...1.9.2

1.9.1

29 Jun 04:17
Compare
Choose a tag to compare

Related Issues

What's Changed

  • Remove shouldMix from multitrack mixer by @levs42 in #1479
  • Update libsrt.framework and SRTHaishinKit by @shogo4405 in #1484
  • Make open ScreenObject. by @shogo4405 in #1490
  • Fixed After fist live audio does not have a program SRTHaishinKit by @shogo4405 in #1492
  • nonisolated(unsafe) property ASTypedObject.decoders and RTMPSharedObject.remoteSharedObjects by @shogo4405 in #1493
  • Bump fastlane from 2.220.0 to 2.221.1 by @dependabot in #1494
  • Allow mid stream audio video format change by @levs42 in #1497

Full Changelog: 1.9.0...1.9.1

1.8.3

29 Jun 05:34
Compare
Choose a tag to compare

Fixed the issue where it could not be compiled with the latest Xcode beta. The content remains the same as version 1.8.2.
Full Changelog: 1.8.2...1.8.3

1.9.0

14 Jun 11:58
Compare
Choose a tag to compare

I have redesigned the API to allow for the free layout of live streaming videos. It is now possible to integrate pre-recorded videos and images. You can check the details in this PR (#1449).

Currently, I'm developing version 2.0 to support Swift 6.0 and Swift Concurrency. Due to the significant breaking changes, it might be better to wait for version 2.0. Please try it out as a technical preview.

Note

Related Issues

What's Changed

Full Changelog: 1.8.2...1.9.0

1.8.2

08 Jun 07:25
Compare
Choose a tag to compare

Related Issues

What's Changed

Full Changelog: 1.8.1...1.8.2

1.8.1

26 May 07:32
Compare
Choose a tag to compare

Related Issues

What's Changed

Full Changelog: 1.8.0...1.8.1