Skip to content

Tags: SOF3/await-generator

Tags

3.6.1

Toggle 3.6.1's commit message

Verified

This tag was signed with the committer’s verified signature.
SOF3 Jonathan Chan Kwan Yin
Version 3.6.1

3.6.0

Toggle 3.6.0's commit message

Verified

This tag was signed with the committer’s verified signature.
SOF3 Jonathan Chan Kwan Yin
Version 3.6.0

- Added `Traverser->asGenerator`

3.5.2

Toggle 3.5.2's commit message

Verified

This commit was signed with the committer’s verified signature.
SOF3 Jonathan Chan Kwan Yin
chore: changelog update

3.5.1

Toggle 3.5.1's commit message

Verified

This commit was signed with the committer’s verified signature.
SOF3 Jonathan Chan Kwan Yin
chore: gitignore composer.lock

3.5.0

Toggle 3.5.0's commit message

Verified

This tag was signed with the committer’s verified signature.
SOF3 Jonathan Chan Kwan Yin
3.5.0

Added `Await::safeRace`

3.4.4

Toggle 3.4.4's commit message

Verified

This tag was signed with the committer’s verified signature.
SOF3 Jonathan Chan Kwan Yin
virion 3.0 support

3.4.3

Toggle 3.4.3's commit message

Verified

This tag was signed with the committer’s verified signature.
SOF3 Jonathan Chan Kwan Yin
Version 3.4.3

Fixed Traverser not passing resolved value to the inner generator (#184)

3.4.2

Toggle 3.4.2's commit message

Verified

This tag was signed with the committer’s verified signature.
SOF3 Jonathan Chan Kwan Yin
Version 3.4.2

- Updated phpstan hint to allow promise resolver to have no arguments
- Deprecated `yield $generator`, use `yield from $generator` instead

3.4.1

Toggle 3.4.1's commit message

Verified

This tag was signed with the committer’s verified signature.
SOF3 Jonathan Chan Kwan Yin
3.4.1

- Added `Loading::getSync`

3.4.0

Toggle 3.4.0's commit message

Verified

This tag was signed with the committer’s verified signature.
SOF3 Jonathan Chan Kwan Yin
3.4.0

- Added channels