Update dependency vsjetpack to v2#85
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
0b16dea to
2048a5f
Compare
2048a5f to
8a972ad
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
~=1.4.0→~=2.1.1Release Notes
Jaded-Encoding-Thaumaturgy/vs-jetpack (vsjetpack)
v2.1.1Compare Source
This version only brings bug fixes:
d678d1d93ca1ca56f8d77c002794a73446fdfe3a37Full Changelog: Jaded-Encoding-Thaumaturgy/vs-jetpack@v2.1.0...v2.1.1
v2.1.0Compare Source
This releases fixes critical bugs in the
retinexfunction, adds a newrefparameter toccd, (requires zsmooth >=0.18.0) and adds an explicit deprecation message of thejetpytoolsimplicit re-exports. This will probably removed in the 3.0.0 version, which isn't planned for the immediate future.Deprecations:
6406f1cNew features:
Bug fixes:
f34efbe70304ca51a56f99c87c285b2cf7d5539636ddda50ed984e7dPull requests merged:
Full Changelog: Jaded-Encoding-Thaumaturgy/vs-jetpack@v2.0.0...v2.1.0
v2.0.0Compare Source
The vsjetpack 2.0.0 release is a major version bump and removes all previously deprecated APIs.
Implicit and automatic bit-depth conversions have been removed from functions where they could potentially degrade output quality.
Additionally,
vsscale.onnxhas undergone a major refactor, including a complete overhaul of how models and MLRT are handled. Full documentation is available here.This release also includes numerous bug fixes and other improvements.
Removals:
96a14c1c2802c8bd72013376efc14730a834460997660c3c4ec1bdb39277ad0a03bd542a364909f0d88b178bca0c9e25d677b2da910ab37e8041f863b0de5ee569c30eee8cb4337bc38ee50c8a32a6ea3Deprecations:
576321c38b9d57New features:
2af83f2a706d8197e7fab21a7788c2245779e0672bdeb00083b1e15ae1aff512cde28aBug fixes:
5f0b8358aa73bf95f68e6288f2416737e0a7e9c6a1be7027673288438b1b7387a2194e3c0173f7dc0a0ed0eb6bab4f8503105d3ea74657c98210cb2025fdf80d8bbcae6f8be61e264e85b9d3d1dc4bd0a94a1403e01e9839713b51d5bceb62ddfa6cd3d290580958d4cd3c64e4bee44efbd9f9205edc1e0c99ca73c80f3b5eb80ebbafaea8c6b0eef93a5252e555eab231b8d3bf8608618d28402cbc054eee36edd9d6107cd01c10[0, radius_blur[inf6334eaca397d27df7d610668a6825e84b7aaf91a39a905f1b08ccb0ca3532d1c4d630bb2450249a33c7e97e8def213b266603169General changes:
d40d8adbeb86c71c1f054178bca091625cf4d3934ec707a3cb20d80282eecbc507bed9ee2ebfb1de59c7cbf3a9e575b3b48c9cc6f04d8773d44b1bff89ebbf5ed479e6b78badda431bb746927012ea764e5f6f3b305dc5402089a5a493622daf0ac839a6152081fb0c63e5275Docs:
1bb17dee017bf3a1e56d2af424dccc3039f9274d278bc6c5a70b8073b8cc7009d22a6032655acPull requests merged:
New Contributors
Full Changelog: Jaded-Encoding-Thaumaturgy/vs-jetpack@v1.5.0...v2.0.0
v1.5.0Compare Source
The long-awaited release where vsjetpack truly comes into its own!
For years, people have dreamed of setting up their entire VapourSynth environment with a single command. Thanks to the complete rework of autoloaded plugin directory handling introduced in VapourSynth R74, this is now finally possible.
You only need a single command to set up a fully working VapourSynth environment along with its many plugins:
That's it. (Almost) all of your plugins are now installed and ready to use. Refer to the README for more information.
The minimum supported VapourSynth version has been increased to R73 in order to maintain compatibility with older setups, which is why this release is only a minor version bump for vsjetpack. If you are still using R73, upgrading vsjetpack will not break your installation.
However, the next release will be version 2.0.0. Deprecated methods will be removed, and the minimum required VapourSynth version will be bumped to at least R75.
Deprecations:
vstools.set_outputin #286New features:
General changes:
17b7651Pull requests merged:
vstools.set_outputby @Ichunjo in #286Full Changelog: Jaded-Encoding-Thaumaturgy/vs-jetpack@v1.4.1...v1.5.0
v1.4.1Compare Source
combinecalls when it's not a binary operator.Regression from
da247a2Full Changelog: Jaded-Encoding-Thaumaturgy/vs-jetpack@1.4.0...v1.4.1
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.