Skip to content

20.1.1

Compare
Choose a tag to compare
@fniephaus fniephaus released this 22 Jul 10:40
171df9a
  • Compatible with GraalVM CE 20.1
  • Add method cache for faster lookups (a86bf5d)
  • Improve compatibility for Cuis images (e.g. 0d8eac4, d868c12, and 069d81d)
  • Improve drawing and fix flickering (c96551e)
  • Revise send bytecodes and message dispatch (d1f5bf3)
  • Add support for Smalltalk's fileOut format to polyglot evaluation requests (9e63d87)
  • Add missing DRAG.DROP event if transfer flavor is not supported (a74b0eb, thanks to @LinqLover)
  • Show sources (if available) in PolyglotInspector (458ebee)
  • Add TruffleSqueak component for Linux/aarch64 (184e3a0)
  • Enable compression for TruffleSqueak components (784127d)

All VM-side changes: 20.1.0...20.1.1
All image-side changes: 20.1.0-image...20.1.1-image