Releases: yantrajs/yantra
Releases · yantrajs/yantra
v1.2.267
v1.2.261
Full Changelog: v1.2.245...v1.2.261
new.target
removed fromArguments
and moved to stack.- Added
TypeQuery
to utilize compiler's lambda tokens
v1.2.245
Full Changelog: v1.2.242...v1.2.245
- Fixed CLR Integration
- Upgraded unit tests to .NET 9
v1.2.242
v1.2.238
- Added
.at()
for Array. - Added default 'this` as engine context.
Full Changelog: v1.2.234...v1.2.238
v1.2.234
What's Changed
- Bump System.Text.Json from 8.0.4 to 8.0.5 in /YantraJS.Core by @dependabot in #98
Full Changelog: v1.2.232...v1.2.234
v1.2.232
Full Changelog: v1.2.223...v1.2.232
- Array storage improved.
v1.2.223
Full Changelog: v1.2.209...v1.2.223
- Added JSFunction with factory to defer compilation
- Added JSProxy
- Error description fixed
- Added Error message in the Error stack
v1.2.209
Full Changelog: v1.2.206...v1.2.209
- Removed extra logs.
v1.2.206
Full Changelog: v1.2.203...v1.2.206
- String Performance Improved by removing StringSpan