Skip to content

v0.2.0

Compare
Choose a tag to compare
@gasolin gasolin released this 14 Feb 00:52
· 21 commits to master since this release
  • Based on TypeScript v3.3.1

  • Support languages:

    • Simplified Chinese (lingascript-cn)
    • Traditional Chinese (lingascript-tw)
  • Update issue templates

  • Add npm badges for support language packages

  • Add Simplified Chinese Readme #11, thanks @nobodxbodon

Keywords change:

  • lingascript-tw
    • let 變量 -> 變數 #13
    • const 常量 -> 常數
    • var 全域變量 -> 全域變數
    • async 異步 -> 非同步 #14

Check CHANGELOG for more detail.