Skip to content

v2.2.2

Latest
Compare
Choose a tag to compare
@smwhr smwhr released this 17 Aug 12:46
· 29 commits to master since this release
c8b5176

This minor release delivers some minor bugfixes and improvements

  • Bug detected on LIST_RANGE by @Meorge in C# source was fixed in inkjs (tests added)
  • Merged fix to save tags on choice from @Shepard (+ tests)
  • Merged new docs to disambiguate usage with typescript by @bemisguided
  • Fix non-ascii identifiers in compiler by @technix
  • Migrate to typescript 4.9.5
  • Provides missing typeNames and accessor to more classes in the compiler export

What to download

  • inkjs-2.2.2-dist files contain ink.js (runtime only), ink-full.js (runtime + compiler) and inkjs-compiler (formerly inklecate : the command line compiler) : this is the prefered download.
  • Source code files contain the full project as released and has to be build.