Skip to content

Kola v0.1.0b4

Pre-release
Pre-release
Compare
Choose a tag to compare
@Ovizro Ovizro released this 14 Sep 18:15
· 30 commits to master since this release
fix(parser): add currect traceback to CommandError

Now you can see traceback to kola file in KoiLangCommandError.
Fix command field inherit.
Change KoiLang.parse_file and KoiLang.parse_string.