v3.0.1
What's Changed
- Update README and version prefix by @lahma in #1752
- Fix module builder loader interaction by @tomatosalat0 in #1753
- Use version suffix for MyGet publish by @lahma in #1754
- Compile Regex instances in ScriptPreparation by @lahma in #1757
- Fix Aot use enum by @scgm0 in #1760
- Don't compile Regex instances containing negative lookahead by @lahma in #1761
- Sync WIP generator structures to main by @lahma in #1762
- Update GH actions/checkout to v4 by @lahma in #1763
- Improve AOT usage scenarios with metadata by @lahma in #1764
- Move interop tests to the public interface test project by @BhaaLseN in #1767
- Change GH Actions for PR to run on macos-14 instead of macos-latest by @lahma in #1769
- Json \u escape sequence was not case insensitive by @tomatosalat0 in #1770
- Reset Jint.Benchmark project build properties by @lahma in #1774
- Upgrade to Test262Harness 1.0.0 by @lahma in #1779
- Ensure deterministic build for releases by @lahma in #1780
- feat: implicit convert DataView and ArrayBuffer to byte array by @viceice in #1786
- Add tasks to defaultobjectconverter by @tom-b-iodigital in #1787
- Improve TypeDescriptor analysis logic by @lahma in #1788
- Ensure modules have always source specified by @kkohno in #1791
- Improve interop performance against CLR list types by @lahma in #1792
New Contributors
- @scgm0 made their first contribution in #1760
- @BhaaLseN made their first contribution in #1767
- @tom-b-iodigital made their first contribution in #1787
- @kkohno made their first contribution in #1791
Full Changelog: v3.0.0...v3.0.1