Releases: botsman/hxasync
Releases · botsman/hxasync
v1.1.3
Merge pull request #20 from botsman/fix-call-with-await
fix call with await function as an argument
v1.1.2
Merge pull request #18 from botsman/improve-release-package
improve release package
v1.1.0
move type inference under flag
v0.3.6
fix error messages position
v0.2.3
Add possibility to use macros without implementing interface or using metadata.
v0.2.2
Added Asyncable
interface
0.2.1
- Improved after-compile source code fixing logic
- Handle cases when %asyncPlaceholder% in not in the first line in the function body.
- Some small fixes and improvements