New
v0.3.0
v0.3.0 Release Notes (2023-12-20T21:04:46Z)
Changelog
Features
- 2b00d85b5e89a4cdfa13386676de64d0c401d50a: feat: add math function (#485) (@noobHuKai)
- c902ab43460d67e74ef4f7591d5dcdf8bafcea3d: feat: add string startsWith method (#514) (@rorymalcolm)
- 922144077c6d7b0a5a298dcbcd17bb92fde3035a: feat: date parse with slashes (#490) (@stevenh)
Bug fixes
- d2ed0a776eb74ddd2544a98a329ce3b5f2b69330: fix: Idx1 of ObjectLiteral and ArrayLiteral (#504) (@tyamagu2)
- 67dbb5d65bfcc319bdcb7f165442ad53b69bce89: fix: mishandling of message parameter in runtime.newErrorObject (@deoxxa)
- 898a889ed44ba60370772caf46492b0e8a642a1e: fix: missing regexp capture panic (#477) (@stevenh)
- f987875222a7759e0a70530ed84e9ae6f6ad876d: fix: panic on BadStatement (#495) (@amaicode)
- fc4074c6167d94ae06b7f48f62256973254c6b66: fix: panic related to invalid property access in goMapObject (@deoxxa)
- 589611c3ae9c48b74f60a1d47c8b31777944e2fc: fix: positions of expressions (#505) (@tyamagu2)