Skip to content

Release: v0.0.2

Compare
Choose a tag to compare
@pureexe pureexe released this 16 Dec 05:57
· 7 commits to release since this release

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