jtransc v0.6.5 Release Notes

Release Date: 2017-07-07 // almost 7 years ago
  • ๐Ÿ‘Œ Improvements:

    • ๐ŸŽ [HAXE] [HAXE-CPP] Greatly improved performance of System.arraycopy and System.fill
    • ๐ŸŽ [HAXE-CPP] Improved performance of Object[] arrays
    • ๐ŸŽ [CPP] Improved performance of fill for 64-bit types (long and double) in 32-bit builds

    ๐Ÿ›  Fixes:

    • ๐Ÿ›  [TEMPLATES] Fixed if+else minitemplates

    Missing API:

    • ๐Ÿ‘ @fxjshm: Added UnsupportedClassVersionError

    Misc:

    • โœ… [HAXE-CPP] Enabled travis-ci automated testing for haxe-cpp target
    • ๐Ÿ“š @SergeyLabutin Documentation for Android Target in readme
    • โšก๏ธ Updated Kotlin to 1.1.3-2
    • โž• Added JTRANSC_OS to templates
    • โž• Added |image_info minitemplate filter to get width and height from images from a byte array, File or String path