Release notes for nWire, version 0.9.2

Version: 
0.9.2

Summary: The main theme of this release is search enhancements. It is now quicker and more usable.

Main changes:

  • The indexing and search was completely overhauled. It should generate less overhead during analysis and produce better results, faster.
  • #39 - Improved Camel Case support during search. For example looking for findStr will the method findString before the method findEmptyString.
  • #69 - Search results are sorted by component types, showing more significant components first. Packages appear before classes, classes before class members, members before methods, etc.
  • #17 - The repository re-index process, which happens at startup, no longer pauses startup.
  • Fixed issues with showing the search or navigator while analysis is in progress.

Note: After installing this release your repository will need to be reanalyzed. This will happen automatically and may take some time.