Releases: fzyzcjy/dart_interactive
Releases · fzyzcjy/dart_interactive
v1.4.0
- Improve output messages (remove some InstanceRef things) #97
v1.2.0
- Ensure VM service binds to an unused TCP port #55 (thanks @sebthom)
v1.1.0
- Fix calling undefined getter on self defined class instance yields global variable #51
- Fix typing the name of a variable / function will now print its value instead of nothing #48 (partially thanks @Keithcat1)
- Provide a convenient way to exit #52