Skip to content

2.0 Release Candidate 5

Pre-release
Pre-release
Compare
Choose a tag to compare
@Hosch250 Hosch250 released this 29 Jul 22:10

The eighth beta release.

  • Refactorings:
    • Encapsulate Field now has better name validation for the new property.
    • All refactoring dialogs have updated tab orders for improved usability.
    • Many bug fixes in Remove Parameters and Reorder Parameters.
  • Settings:
    • Fixed a couple bugs causing the settings to not be saved correctly.
    • Inspections:
    • Write Only Property inspection now has a quick fix to implement a property getter.
    • Convert to Function quick fix received a bug fix to make it stop removing the entire body of the target function/property get.
  • Unit Tests:
    • Ensure the project references the Rubberduck library before running early-bound tests.
  • General:
    • Fixed bug causing exception when opening new projects.
    • Reduced our memory leaks.
  • Code Explorer:
    • Now features commands to expand or collapse all nodes lower than and including the selected one.
  • Localization:
    • Removed obsolete Swedish and Japanese translations.