Skip to content

Releases: urin/moove

v0.2.7

16 Jul 02:40
Compare
Choose a tag to compare

Features

  • 1836b23 refactor: ✨ remove depnedency to atty and rust version up to 1.71

v0.2.6

19 Feb 13:34
Compare
Choose a tag to compare

Fixes

  • 1e83319 fix: attempt moving to destination that is existing file
  • 2f237d9 fix: panic if source does not exist

Features

  • bb5be0b feat: ignore case in case of Windows

v0.2.5

14 Feb 14:33
Compare
Choose a tag to compare

Fixes

  • 122b86d fix: to handle paths starting with ..

Features

  • e219773 feat: add remove operation

v0.2.4

12 Feb 13:22
Compare
Choose a tag to compare

Fixes

  • 53b5612 fix: detecting duplication of sources

Features

  • 0e58d4c feat: enable applying pipe as source paths
  • 70beacf feat: add --sort option
  • 12b5517 feat: change option name --end_mistake to --oops

v0.2.3

08 Feb 14:53
Compare
Choose a tag to compare

Fixes

  • c4674dc feat: prompt re-edit or abort in case of collision

v0.2.2

07 Feb 14:42
Compare
Choose a tag to compare

Fixes

  • e5796f7 fix: revise relative path handling

v0.2.1

04 Feb 14:50
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

Features

v0.1.0

02 Feb 00:57
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Fixed

  • eaddaeb fix: failure on moving simple relative path
  • bf6fe93 fix: environment variable options are invalid when command line has --

Features

  • 81d775c feat: exclude hidden files as default
  • 7c3a8ca feat: default options as environment variable

0.0.2

29 Jan 14:17
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

Fixed 🔨

  • fe63028 fix: changed dependency from wild to glob
  • 167daf9 fix: fix failure in case moving simple relative path

0.0.1

26 Jan 14:53
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release

🎉 First release! 🎆

This is the first release to use on my job and to learn Rust for me.