Skip to content

v1.0.5 - Fix for callbacks being run too early

Choose a tag to compare

@Dan503 Dan503 released this 19 Sep 05:21
· 16 commits to master since this release

I ran into an issue where the callback was getting called before the script finished being parsed. this fixes that issue.