Release: v0.0.2
irin-lang.js v0.0.2
- fix: topic wrong pointer next node
- fix: in-line variable work incorrectly because conflict on "==" and "==="
- fix: error has been detect wrong line
- fix: crash on answer node is missing
- fix: crash on reply parameter is empty string
- fix: crash on countIndent()
- fix: crash on chrome
- add: error if reply input isn't string
- add: error if input file path isn't string
- add: error when call reply before Irin class callback
- add: error when multiline comment without closing tag