Releases: EmberHeartshine/mass-file-renamer
Releases · EmberHeartshine/mass-file-renamer
v1.1.1.1
- Description in About page changed to align with the other labels (loaded dynamically at runtime from the AssemblyInfo)
- Image updated to look cleaner
- Image moved to resource file instead of encoded directly into source
- Superfluous whitespace removed
v1.1.1.0
SearchAndRemove()
and SearchAndReplace()
should no longer affect hidden and system files
- Note that the previous release should have been numbered 1.1.0.0 rather than 1.0.2.0
- Dad said I'm a real developer now 😄
v1.0.2.0
From PR #7:
- New feature: sequential file numbering
- Version bump to 1.0.2.0
- Closes #5
- Am I a real developer yet, dad?
v1.0.1.0
From PR #6
- Bump target framework to 4.6.2 (oldest supported by msft)
- Visual updates to various strings
- Fixed existing path being cleared if selector dialog is canceled
- Fixed double error messages if path is not selected/valid
- Fixes #3
- Am I a real developer yet, dad?
v1.0.0.5
- Automated update to latest VB.NET format
- Change About dialog links to resolve, update AssemblyInfo