Skip to content

2.0.0-redesign.14

Pre-release
Pre-release

Choose a tag to compare

@Col-E Col-E released this 02 May 21:55
· 3782 commits to master since this release

2.0.0-redesign.14 (2020-05-02)

Bug Fixes

  • Assemble command not yielding correct method in CLI context (62b6c4d)
  • EntryLoaderProviderPlugin does not have access to creating EntryLoader (357a969)
  • Interpreter cast error (7bd6aab)
  • LDC pattern matching giving wrong value types (f675aac)
  • Missing edge case float/double handling (95ed5a7)
  • More improper type handling in verifier (aa745c9)
  • Not handling flow control in verifier. Breaks some other things, will fix that soon (f40f52e)
  • Various primitive type improvements in verifier (d22d5f7)