Skip to content

Releases: yantrajs/yantra

v1.2.165

04 Jun 08:01
e939beb
Compare
Choose a tag to compare

What's Changed

  • JSArray moved to Generated Class by @ackava in #82

Full Changelog: v1.2.162...v1.2.165

v1.2.162

28 May 07:34
Compare
Choose a tag to compare
  1. JSString moved to Generated Class
    Full Changelog: v1.2.161...v1.2.162

v1.2.161

14 May 05:16
Compare
Choose a tag to compare
  1. Bug #80 fixed

Full Changelog: v1.2.160...v1.2.161

v1.2.160

09 Apr 14:35
b097a0c
Compare
Choose a tag to compare

What's Changed

  • Errors moved to Generated Class by @ackava in #75
  • Date moved to Generated Class by @ackava in #76
  • Boolean moved to Generated Class by @ackava in #77
  • Moved Number to Generated Class by @ackava in #78

Full Changelog: v1.2.155...v1.2.160

v1.2.155

08 Apr 14:57
Compare
Choose a tag to compare

Full Changelog: v1.2.146...v1.2.155

  1. Moved Typed Arrays, RegExp classes to Generated Classes

v1.2.146

06 Apr 17:13
Compare
Choose a tag to compare

What's Changed

  • New build with statically linked code to initialize Runtime.
  • Feature/source generator by @ackava in #72
  • Reflect key fixed by @ackava in #73
  • Static member fixed by @ackava in #74

Full Changelog: v1.2.121...v1.2.146

v1.2.121

29 Mar 16:00
Compare
Choose a tag to compare
  1. Invalid index error on Top level await fixed.
    Full Changelog: v1.2.115...v1.2.121

v1.2.115

25 Mar 15:12
Compare
Choose a tag to compare
  1. Added EventTarget
  2. Added AbortController and Signal
  3. Added simple fetch api
  4. Added ability to enable .NET style naming convention for classed inherited from JavaScriptObject
    Full Changelog: v1.2.111...v1.2.115

v1.2.111

09 Mar 05:34
Compare
Choose a tag to compare
  1. Memory footprint reduced by removing unnecessary caching. Most delegates will be created once as JSContext will keep cache of delegates.
    Full Changelog: v1.2.109...v1.2.111

v1.2.109

07 Mar 13:13
Compare
Choose a tag to compare
  1. Added ability to change naming convention on member names for Clr objects #66

Full Changelog: v1.2.108...v1.2.109