Skip to content

Releases: EmberHeartshine/mass-file-renamer

v1.1.1.1

01 Aug 18:57
78777d4
Compare
Choose a tag to compare
  • 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

01 Aug 15:15
85465f3
Compare
Choose a tag to compare
  • 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

28 Jul 20:08
fd065e4
Compare
Choose a tag to compare

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

28 Jul 17:20
395dde0
Compare
Choose a tag to compare

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

25 Jul 23:39
395dde0
Compare
Choose a tag to compare
  • Automated update to latest VB.NET format
  • Change About dialog links to resolve, update AssemblyInfo