Skip to content

Releases: fzyzcjy/dart_interactive

v1.4.0

29 Jun 14:11
Compare
Choose a tag to compare
  • Improve output messages (remove some InstanceRef things) #97

v1.3.0

17 Sep 23:16
Compare
Choose a tag to compare

v1.2.1

22 Dec 06:31
Compare
Choose a tag to compare

v1.2.0

28 Oct 10:22
Compare
Choose a tag to compare
  • Ensure VM service binds to an unused TCP port #55 (thanks @sebthom)

v1.1.0

26 Oct 01:27
Compare
Choose a tag to compare
  • 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

v1.0.1

23 Oct 03:39
Compare
Choose a tag to compare
  • Minor update

v1.0.0

23 Oct 02:05
Compare
Choose a tag to compare
  • Initial release