Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 1.48 KB

CHANGELOG.md

File metadata and controls

52 lines (35 loc) · 1.48 KB

Change Log

Important changes to inkgd will be documented in this file.

Released on 2020-06-17.

Fixed

  • Multiple memory leaks have been plugged.

Released on 2020-05-07.

Changed

  • Added support for inklecate 0.9.0

Released on 2020-04-11.

Fixed

  • Fixed #12 – Combined lists and functions don't work as intended.
  • Fixed #13 – Multiline functions are executed all at once.

Released on 2019-10-10.

Fixed

  • Fixed #10 – Node not found error InkRuntime.init(), huge thanks to @MageJohn!

Released on 2019-05-23.

Fixed

  • Fixed #2 – Missing code preventing ink compilation from working on Windows.

Released on 2019-05-19.

Changed

  • Changed the configuration system in two ways: store local paths when it makes sense and split the configuration into two files.

Released on 2019-05-19.

Added

  • Initial release of inkgd.