WIP / Merge development branch into main for 0.3 release #1

Open
huntedbytheirs wants to merge 1 commits from dev into main
Owner

THIS IS A WIP PR. DO NOT MERGE UNTIL 0.3 IS NEAR

added features
-j concurrency
.JOBS and .WAIT
more docs
less stubs
more tests

**THIS IS A WIP PR. DO NOT MERGE UNTIL 0.3 IS NEAR** *added features* -j concurrency .JOBS and .WAIT more docs less stubs more tests
huntedbytheirs self-assigned this 2026-07-28 22:28:12 -04:00
huntedbytheirs added 1 commit 2026-07-28 22:28:12 -04:00
huntedbytheirs pinned this 2026-07-28 22:28:36 -04:00
You are not authorized to merge this pull request.
This pull request can be merged automatically.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dev:dev
git checkout dev
Sign in to join this conversation.