chore: bump version to 1.3.1 for release #682
Merged
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.
(Automated bump changed the indentation)
General Summary
ONNXRUNTIME_DIRand more robust shared object installation, especially on non-Windows platforms.royshil/obs-backgroundremovalrepo rather than forks.locaal-airemoved.docs/UNINSTALL.mdfile was deleted.).npmrc,.prettier*,README.md,eslint*, Svelte-related files deleted..gitignoreand build outputs updated for Astro and Node conventions.Notable Detailed Code/Config Diffs
.github/scripts/utils.zsh/setup_ubuntu:libcurl4-openssl-devdropped from the dependencies installed by script..github/workflows/build-project.yaml:.github/workflows/pages.yaml:npm run build(Svelte syntax) tonpx astro buildwith explicitsiteandbaseparameters.dist/directory instead of SvelteKit'sbuild/.CMakeLists.txt:DISABLE_ONNXRUNTIME_GPUalways defined as a compile definition (used to be runtime-configurable).ONNXRUNTIME_DIRinstead ofONNXRUNTIME_ROOT, and all related variables updated.RPATH.README.md:royshil/obs-backgroundremoval.docs/UNINSTALL.md: Deletedpages/website migration:astro.config.mjs) added.In summary:
If you want the raw diff or have questions about specific files or features, let me know!