github.com/laurent22/massren
v1.5.7
#1267 most downloaded on Go modules
laurent22/massren
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 4 weeks to 2.5 years
Some releases are documented
notes for 6 of 14 stable releases
Nothing withdrawn
no release was ever pulled
13 years old
17 releases · first in 2014
0 releases in the last 12 months
see the full history below
Release timeline
17 releases · Feb 2014 to Dec 2024Releases
latest 17-
v1.5.708 Dec 2024Release notes
Open source →What's Changed
- Removed "go get" line from linux installation by @rafcon-dev in #51
- Replace godeps usage with go modules by @chuttam in #53
massren .to rename files in current directory by @chuttam in #54
New Contributors
- @rafcon-dev made their first contribution in #51
- @chuttam made their first contribution in #53
Full Changelog: v1.5.6...v1.5.7
-
v1.5.7-0.20240429093746-b9251ef64f1b29 Apr 2024 pre-releaseNothing published for this version
-
v1.5.7-0.20220916001304-93e8c66829a116 Sep 2022 pre-releaseNothing published for this version
-
v1.5.602 May 2022 -
v1.5.504 Nov 2019Nothing published for this version
-
v1.5.424 Oct 2017 -
v1.5.324 Oct 2017 -
v1.5.224 Oct 2017Nothing published for this version
-
v1.5.106 Apr 2016 -
v1.5.006 Dec 2015Nothing published for this version
-
v1.4.011 Oct 2015Release notes
Open source →e3af8ef
This release allows moving files to sub-directories by adding a directory before a filename. For example, this
one.txt two.txt three.txt
renamed to this:
a/one.txt a/two.txt b/three.txt
will move the files "one.txt" and "two.txt" to the directory "a", and "three.txt" to the "b". If any of these directories do not exist they will be automatically created.
-
v1.3.007 Jul 2014Nothing published for this version
-
v1.2.116 Mar 2014Nothing published for this version
-
v1.2.016 Mar 2014Nothing published for this version
-
v1.1.019 Feb 2014Nothing published for this version
-
v1.0.106 Feb 2014Nothing published for this version
-
v0.0.0-20241208145021-84167f6d7f0108 Dec 2024 pre-releaseNothing published for this version