Releases: yantrajs/yantra
Releases · yantrajs/yantra
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
v1.2.203
Full Changelog: v1.2.202...v1.2.203
- Performance of appending string improved.
v1.2.202
Full Changelog: v1.2.201...v1.2.202
- Fixed String Object's length property access.
- Speed improved by increasing memory usage.