This repository was archived by the owner on May 8, 2023. It is now read-only.
Releases: lgfrbcsgo/wot-async
Releases · lgfrbcsgo/wot-async
Release 0.3.3
WoT Version
1.20.1.0
Changelog
- Removed
@auto_runandrun(): All tasks are executed immediately - Fix
yield delay(0)raising an error - Improve error handling
Downloads
async-0.3.3.zip: Mod with its dependencies (recommended)lgfrbcsgo.async_0.3.3.wotmod: Single.wotmodfile. Dependecies need to be downloaded separately.
Release 0.2.1
WoT Version
1.16.1.0
Changelog
- Only log exceptions if task hasn't been awaited
Downloads
async-0.2.1.zip: Mod with its dependencies (recommended)lgfrbcsgo.async_0.2.1.wotmod: Single.wotmodfile. Dependecies need to be downloaded separately.
Release 0.2.0
WoT Version
1.16.0.0
Changelog
- Allow tasks to be awaited more than once.
Downloads
async-0.2.0.zip: Mod with its dependencies (recommended)lgfrbcsgo.async_0.2.0.wotmod: Single.wotmodfile. Dependecies need to be downloaded separately.
Release 0.1.9
WoT Version
1.16.0.0
Changelog
- Added
await_eventto await anEventonce.
Downloads
async-0.1.9.zip: Mod with its dependencies (recommended)lgfrbcsgo.async_0.1.9.wotmod: Single.wotmodfile. Dependecies need to be downloaded separately.
Release 0.1.8
WoT Version
1.9.0.3
Changelog
- Changed build script
Downloads
async-0.1.8.zip: Mod with its dependencies (recommended)lgfrbcsgo.async_0.1.8.wotmod: Single.wotmodfile. Dependecies need to be downloaded separately.
Release 0.1.3
WoT Version
1.9.0.3
Changelog
- Added
meta.xml
Release 0.1.1
WoT Version
1.9.0.3
Changelog
- Added release pipeline