Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to version 0.14.1 #133

Merged
merged 2 commits into from
Dec 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
unzip uiua.zip
echo "${PWD}" >> "${GITHUB_PATH}"
env:
VERSION: 0.14.0-rc.1
VERSION: 0.14.1
GH_TOKEN: ${{ github.token }}

- name: Verify all exercises
Expand Down
6 changes: 3 additions & 3 deletions docs/INSTALLATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
[Pre-compiled Uiua binaries][releases] are available, so compiling isn't necessary.
See the [official installation guide][install-guide] for the latest instructions, including IDE integration and fonts.

~~~~exercism/note
Currently our online test-runner uses version `0.14.0-dev.7`.
```exercism/note
Currently our online test-runner uses version `0.14.1`.
With Uiua's rapid development process, that might be subject to change, so keep this in mind if you can't reproduce the testing results from the website.
~~~~
```

Once downloaded to your intended location, you’ll need to add Uiua to your system PATH.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
LetterCount ← map ⊕⊃⊢⧻ ⊛.¯▽±.⌵
ParallelCounts ← wait≡spawn⍚LetterCount
Merge ← map ⟜(≡(/◇+⍚(⬚0get:):))⊙¤⊸(⍆◴/◇⊂⍚(⊙◌°map))
Merge ← map ⟜(≡(/◇+⍚(⬚0get:):))⊙¤⊸(⍆◴/◇⊂⍚(⊙◌⍣(°map|[][])))
Frequencies ← Merge ParallelCounts