Skip to content

Latest commit

 

History

History
341 lines (153 loc) · 13.3 KB

CHANGELOG.md

File metadata and controls

341 lines (153 loc) · 13.3 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.12.1 (2021-03-17)

0.12.0 (2021-03-17)

⚡ Features

0.11.7 (2021-03-13)

0.11.6 (2021-03-13)

🐞 Bug Fixes

0.11.5 (2020-07-30)

0.11.4 (2020-01-30)

0.11.3 (2020-01-13)

0.11.2 (2020-01-11)

0.11.1 (2020-01-10)

0.11.0 (2020-01-10)

0.10.5 (2019-12-31)

0.10.4 (2019-12-30)

🐞 Bug Fixes

0.10.3 (2019-12-30)

📚 Documentations

0.10.2 (2019-12-29)

0.10.1 (2019-12-28)

⚡ Features

  • script executing for untitled files, #9 (08b21be)

📚 Documentations

0.10.0 (2019-12-27)

⚡ Features

🐞 Bug Fixes

0.9.1 (2019-12-27)

0.9.0 (2019-12-25)

⚡ Features

  • settings for romanizeMethod (9f80526)
  • support for compile to ruby (263a831)

0.8.5 (2019-12-22)

🌍 Internationalization

0.8.4 (2019-12-22)

🔮 Refactor

  • first input title then save, #8 thanks @imgss (1c41b6e)
  • use title as the default filename for render (74cbca2)

0.8.3 (2019-12-22)

⚡ Features

  • compiler version in status bar (dbd30ba)

🐞 Bug Fixes

  • using modal for prompt render result (19a5083)

0.8.2 (2019-12-22)

🐞 Bug Fixes

0.8.1 (2019-12-22)

⚡ Features

0.8.0 (2019-12-21)

⚡ Features

  • update to fit leatest grammar (9588f2c)

0.7.4 (2019-12-20)

⚡ Features

🔮 Refactor

0.7.3 (2019-12-20)

🐞 Bug Fixes

  • problems in dynaimic snippets (87b79c9)

0.7.2 (2019-12-20)

⚡ Features

  • support for recent added object literal (44eb8c8)

0.7.1 (2019-12-19)

🐞 Bug Fixes

  • support for full-width quotes (d578e0f)

0.7.0 (2019-12-19)

⚡ Features

  • add optimize for cleaner code (f1a330e)

0.6.0 (2019-12-19)

⚡ Features

  • support for compiling to python (7a0bac4)

0.5.2 (2019-12-19)

🌍 Internationalization

0.5.1 (2019-12-19)

⚡ Features

🌍 Internationalization

📚 Documentations

0.5.0 (2019-12-18)

⚡ Features

0.4.3 (2019-12-18)

🐞 Bug Fixes

0.4.2 (2019-12-18)

⚡ Features

0.4.1 (2019-12-18)

⚡ Features

0.4.0 (2019-12-18)

⚡ Features

🐞 Bug Fixes

0.3.0 (2019-12-18)

⚡ Features

0.2.3 (2019-12-18)

🐞 Bug Fixes

0.2.2 (2019-12-18)

🐞 Bug Fixes

  • messed up with other language (5679903)

0.2.1 (2019-12-18)

🐞 Bug Fixes

  • remove the delay of punctuations replacement in demo (fefdfda)

0.2.0 (2019-12-18)

📚 Documentations

⚡ Features

0.1.2 (2019-12-18)

⚡ Features

0.1.1 (2019-12-18)

🐞 Bug Fixes

  • update grammer to address recent changes, LingDong-/wenyan-lang#35 (f6b8def)

0.1.0 (2019-12-18)

⚠ BREAKING CHANGES

  • change the code extension to .wy, thanks @ylvict by #1

📚 Documentations

🐞 Bug Fixes

0.0.3 (2019-12-17)

📚 Documentations

0.0.2 (2019-12-17)

📚 Documentations

⚡ Features

  • implemented base grammer (738ff93)