v1.7.0 - FormatJSON() fixes and MicroDebugger stats
Release Changes
- Implemented new Type and Enum definitions by @lvcabral in #374
- Added reference tracking and object disposal event by @lvcabral in #373
- Implemented
ObjFun()
global function and support forvariadic
arguments onCallable
by @lvcabral in #375 - Added support for
formatJson()
undocumented flags 256 and 512 by @lvcabral in #377 - Implemented Micro Debugger commands:
classes
,bscs
andstats
by @lvcabral in #385 - Static analysis fixes by @lvcabral in #389
- Fixed Critical bug with
formatJson
#383 by @lvcabral in #390 - Fixed #384 - Allow
try
andcatch
as object properties. by @lvcabral in #391 - build(deps-dev): bump webpack from 5.91.0 to 5.94.0 by @dependabot in #381
- build(deps): bump ws from 8.17.0 to 8.17.1 by @dependabot in #379
- build(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #378
- build(deps): bump elliptic from 6.5.5 to 6.5.7 by @dependabot in #386
- build(deps): bump express from 4.19.2 to 4.21.1 by @dependabot in #387
- Upgraded dependencies by @lvcabral in #388
Full Changelog: v1.6.1...v1.7.0