Skip to content

0.3

Compare
Choose a tag to compare
@jasonwyatt jasonwyatt released this 01 May 20:04
· 64 commits to master since this release
  • A notification will now be shown whenever the DebugPortService is active.
  • A crash which would occur when the DebugPortService would be restarted is now resolved.
  • Two new commands are now available from the telnet client: fields and fieldsLocal. They will display a class or object's member fields.
  • The output for the following commands has been vastly improved to include member modifiers and to display types in a more readable manner:
    • methods
    • methodsLocal
    • fields
    • fieldsLocal