Skip to content

Releases: orca-app/orca

test-release-e04ba55b78

09 Jul 08:02
Compare
Choose a tag to compare
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

21 Apr 20:12
Compare
Choose a tag to compare
fix windows archiving step in build-all.yaml

test-release-762c6c8f97

10 Apr 15:14
Compare
Choose a tag to compare
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

01 Apr 09:27
Compare
Choose a tag to compare
cherry-pick: fix oc_path_slice_directory and dev.py default install path

test-release-4f124dd346

16 Feb 16:09
4f124dd
Compare
Choose a tag to compare
Merge pull request #100 from orca-app/ui-styling-revision

UI styling revision

test-release-33c858ca9d

22 Dec 11:00
Compare
Choose a tag to compare
fix typo in documentation website's menu

test-release-aafc1517d8

06 Oct 12:56
Compare
Choose a tag to compare
fix samples release action

test-release-9909387495

06 Aug 20:42
Compare
Choose a tag to compare
increasing wasm3 d_m3MaxFunctionStackHeight

test-release-94ddb75b9a

18 Jun 18:08
Compare
Choose a tag to compare
try fixing crlf of dawn patch on windows??

test-release-92d9cf56b9

05 Jun 08:13
Compare
Choose a tag to compare
fix api_dump to avoid creating duplicate fields spec for named fields…