Releases: orca-app/orca
Releases · orca-app/orca
test-release-e04ba55b78
fix oc_sys_mkdirs for macos * now iterates through each new path component to ensure it's created correctly. previously was failing when multiple nested directories didn't exist.
test-release-3018076351
fix windows archiving step in build-all.yaml
test-release-762c6c8f97
include dawn/angle commit json in release * This paves the way to allow the build process to download a release and try to use the angle/dawn libs from it, if they match the local required commits.
test-release-be1402124a
cherry-pick: fix oc_path_slice_directory and dev.py default install path
test-release-4f124dd346
Merge pull request #100 from orca-app/ui-styling-revision UI styling revision
test-release-33c858ca9d
fix typo in documentation website's menu
test-release-aafc1517d8
fix samples release action
test-release-9909387495
increasing wasm3 d_m3MaxFunctionStackHeight
test-release-94ddb75b9a
try fixing crlf of dawn patch on windows??
test-release-92d9cf56b9
fix api_dump to avoid creating duplicate fields spec for named fields…