Chore: Bump ManagedBass from 3.1.1 to 4.0.2 #74
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updated ManagedBass from 3.1.1 to 4.0.2.
Release notes
Sourced from ManagedBass's releases.
4.0.2
What's Changed
BASSLoudsupport by @smallketchup82 inBASSLoudsupport ManagedBass/ManagedBass#124Full Changelog: ManagedBass/ManagedBass@4.0.1...4.0.2
4.0.2-prerelease
What's Changed
BASSLoudadd-on by @smallketchup82 inBASSLoudsupport ManagedBass/ManagedBass#124Full Changelog: ManagedBass/ManagedBass@4.0.1...4.0.2-prerelease
4.0.1
This release overhauls the target frameworks that the project, and subsequent nuget packages support. We've opted for a major release bump to v4, as there are possible breaking changes with the framework dependency changes (detailed below).
Target Framework Changes
Added support for
Changes for iOS
Support for static linking of the Bass native libraries has been removed, as iOS has supported dynamic linking for some time now. This brings the iOS support into line with all other platforms. There is no longer an iOS-specific version of this library.
Code Reorganisation
We've reorganised the codebase a little, and consolidated the Bass, Bass.Enc and Bass.Midi projects to make them easier to work with.
Breaking Changes
The API surface area has not changed in this release, so no code changes should be required.
The main areas of risk with this release are:
What's Changed
bufminas max by @LastExceed in fix reportingbufminas max ManagedBass/ManagedBass#129New Contributors
bufminas max ManagedBass/ManagedBass#129Full Changelog: ManagedBass/ManagedBass@3.1.4...4.0.1
4.0.1-prerelease
What's Changed
Full Changelog: ManagedBass/ManagedBass@4.0.0...4.0.1-prerelease
4.0.0
This release overhauls the target frameworks that the project, and subsequent nuget packages support. We've opted for a major release bump to v4, as there are possible breaking changes with the framework dependency changes (detailed below).
Target Framework Changes
Added support for
Fixes for iOS
We also fixed the nuget package targeting iOS by using the correct folder name in the relevant nuget packages:
What's Changed
bufminas max by @LastExceed in fix reportingbufminas max ManagedBass/ManagedBass#129New Contributors
bufminas max ManagedBass/ManagedBass#129Full Changelog: ManagedBass/ManagedBass@3.1.4...4.0.0
4.0.0-prerelease
What's Changed
Prerelease version to fix various issues with the nuget package target frameworks and platforms.
Added backwards compatibility for .NET Framework 4.5.
3.1.4
What's Changed
ChannelReferencesattempting JIT compilation on .NET iOS by @frenzibyte in FixChannelReferencesattempting JIT compilation on .NET iOS ManagedBass/ManagedBass#118BASS_FX_VOLUMEsupport by @KaleidonKep99 inBASS_FX_VOLUMEsupport ManagedBass/ManagedBass#121VolumeFxSupport Fixup by @smallketchup82 inVolumeFxSupport Fixup ManagedBass/ManagedBass#125New Contributors
BASS_FX_VOLUMEsupport ManagedBass/ManagedBass#121VolumeFxSupport Fixup ManagedBass/ManagedBass#125Full Changelog: ManagedBass/ManagedBass@3.1.1...3.1.4
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)