Skip to content

feat: Full rewrite with simpler API and support for generics.#1

Merged
asmsh merged 313 commits into
mainfrom
feat/new-api
Jun 20, 2026
Merged

feat: Full rewrite with simpler API and support for generics.#1
asmsh merged 313 commits into
mainfrom
feat/new-api

Conversation

@asmsh

@asmsh asmsh commented Jun 20, 2026

Copy link
Copy Markdown
Owner

No description provided.

asmsh added 30 commits September 4, 2023 00:26
…instead of allocating a new struct each time
…nt constructors and removed the usage of it from within the wait logic
… for promises created from the same pipeline, once one promise returns an error or panics
asmsh added 28 commits March 3, 2026 20:02
Remove:
- GoErr
- GoValErr
- GoCtxErr
- GoCtxValErr
- GoCtxRes
- GoCallback
- FollowCallback
- CallbackFrom
- Group.GoCallback
- Promise.FollowCallback
- Promise.Then
- Promise.Catch
- Promise.Recover
- Promise.Finally
Rename:
- CallbackFunc to Func
@asmsh asmsh merged commit 12d5924 into main Jun 20, 2026
9 checks passed
@asmsh asmsh deleted the feat/new-api branch June 20, 2026 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant