Skip to content

Releases: reduckted/ProjectFilter

2.6.1

Choose a tag to compare

@reduckted reduckted released this 19 Aug 10:57
c87cde4

🔧 Dependency updates.

2.6.0

Choose a tag to compare

@reduckted reduckted released this 16 Aug 01:31
f5b6dfa

✨ Updated styling to match changes to Visual Studio's Solution Explorer.

2.5.1

Choose a tag to compare

@reduckted reduckted released this 29 Jul 10:00
a046e81

🐛 Improved error handling when loading and unloading solutions.

2.5.0

Choose a tag to compare

@reduckted reduckted released this 23 Dec 12:24
86e93ee

✨ Filtering options (load dependencies, use regular expressions, etc.) are now stored on a per-solution basis.
✨ The expanded state of nodes in the Project Filter dialog are remembered (#5).

2.4.1

Choose a tag to compare

@reduckted reduckted released this 14 Aug 11:03
b006928

🐛 When using a Solution Filter (.slnf), projects would sometimes be hidden in Solution Explorer after they were loaded (#4).

2.4.0

Choose a tag to compare

@reduckted reduckted released this 22 Oct 05:51
19950f9

✨ When the option to expand loaded projects is turned off, the projects and any folders they were in will be collapsed instead.

2.3.0

Choose a tag to compare

@reduckted reduckted released this 10 Sep 07:14
96aebd6

✨ Added an option to prevent projects being expanded after they are loaded.

2.2.0

Choose a tag to compare

@reduckted reduckted released this 05 Jun 11:41
21d9754
  • ✨ Ensured that shared project dependencies are loaded.

2.1.0

Choose a tag to compare

@reduckted reduckted released this 30 Dec 10:12
5efc973
  • 🚤 Improved performance when showing the projects in the solution.
  • ✨ Improved text searching when filtering the projects.
  • ✨ Added support for using a regular expression to filter the projects.

2.0.0

Choose a tag to compare

@reduckted reduckted released this 24 Dec 03:56
040f7bd
  • ✨ Added support for Visual Studio 2022.
  • ℹ️ Dropped support for Visual Studio 2019. The last version that supported VS 2019 can be downloaded here.