Skip to content

Latest commit

 

History

History
62 lines (34 loc) · 982 Bytes

CHANGELOG.md

File metadata and controls

62 lines (34 loc) · 982 Bytes

Roadmap

  • Watch complex objects.
  • Support breakpoints on worker threads.

Features that have a checkmark are complete and available for download in the CI build.

Changelog

These are the changes to each version that has been released on the official Visual Studio extension gallery.

1.0.9

2016-06-07

  • Fixed the bug that if project name has spaces, it doesn't work.

1.0.8

2016-06-06

  • Changed Mono.Debugger.Soft.dll name for avoiding conflict.

1.0.7

2016-05-14

  • Fixed VS hang bug.

1.0.6

2016-05-14

  • Fixed a bug which cannot find mono path on windows 10 x64

1.0.5

  • Bug fixed

1.0.4

  • Fixed conflict with Xamarin VS Extension.

1.0.3

  • Bug fixed

1.0.2

  • Support Visual Studio Output Window

  • Support deleting Break Point

1.0.1

  • Support Continue operation

1.0.0

  • Initial Release