Skip to content

Releases: ModernRonin/ProjectRenamer

General support for <Import Project> directives

13 Oct 09:53
7a64929
Compare
Choose a tag to compare

if you project files contain relative <Import Project> directives, renameproject will no longer fail

VB Support

24 Sep 15:06
4d2fce3
Compare
Choose a tag to compare

support for vbproj projects and a bugfix

Bugfix release

26 Jun 09:26
Compare
Choose a tag to compare
v2.1.5

updated release history

Bugfix release

03 May 17:53
eac0c99
Compare
Choose a tag to compare
Merge pull request #30 from ModernRonin/RefactorThePR

Bugfix release

Bugfix release

10 Apr 15:11
cf9fa65
Compare
Choose a tag to compare
Merge pull request #26 from ModernRonin/Refactoring

Refactoring

Bugfix release

08 Jan 10:14
41d93e6
Compare
Choose a tag to compare
v2.1.2

fixed username link

Bugfix release

13 Dec 14:13
57f89e0
Compare
Choose a tag to compare

Move support

03 Dec 13:19
b167670
Compare
Choose a tag to compare
Feature/moving to directories (#15)

2.1.0:
* feature: you can move projects to different folders now instead of just renaming them
* feature: you can specify a directory to exclude from project reference updates
* feature: the detected VS solution folder is displayed in review
* feature: the detected git version is displayed in review
* bugfix: when called with unnamed arguments, old project name now is understood to come before new project name (before it was the wrong way round)
* bugfix: VS solution folders containing spaces don't crash the tool anymore

Command-line options control behavior

29 Oct 19:36
9934053
Compare
Choose a tag to compare
Merge pull request #14 from ModernRonin/AddCommandLineSwitches

Add command line switches

Bugfixes

15 Sep 12:19
8632784
Compare
Choose a tag to compare
v1.0.1

Update README.md