github rubberduck-vba/Rubberduck 2.0.1b
2.0 Beta Release Update 1

latest releases: Prerelease-v2.5.92.6381, Prerelease-v2.5.92.6373, Prerelease-v2.5.92.6371...
pre-release9 years ago

The first release after the beta, fixing many bugs reported from the beta and many new Source Control features.

  • Settings:
    • Inspection setting list no longer reorders when you change the inspection severity.
  • Source Control:
    • Now only allows you to merge local branches, as merging remote ones was a problem.
    • Now marks added and removed files as such, and removes removed files from the working directory.
    • Added a context menu to the lists of published and unpublished branches.
    • Notifies when files are modified externally from the VBE and prompts for a reload.
    • Renaming a component no longer results in the deletion of the old file and the creation of a new one in the source control versioning, but rather correctly handles renaming the old component.
  • Parser:
    • Fixed a grammar bug that caused a parser error when declaration section statements were indented.
    • No longer starts the resolver task when a parse task failed.
  • Code Explorer:
    • Now updates as soon as parsed declarations are available, instead of waiting for the resolver and inspections to complete.
    • No longer crashes when a folder node is double-clicked.
  • Test Explorer:
    • Now updates as soon as parsed declarations are available; still not perfect, but already faster than previous release.
  • Teardown:
    • Excel should no longer crash/restart when it is closed.

Don't miss a new Rubberduck release

NewReleases is sending notifications on new releases.