Skip to content

v3.0.1

Compare
Choose a tag to compare
@lahma lahma released this 25 Feb 16:08
· 100 commits to main since this release
895b8d4

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

Full Changelog: v3.0.0...v3.0.1