Skip to content

Releases: roryrjb/emv

Release list

v1.1.0

Choose a tag to compare

@roryrjb roryrjb released this 07 Jun 13:01
  • Added -r / --recursive flag. When used without file arguments, emv recursively lists every file under the current directory tree instead of only the files in the immediate directory. File paths use forward slashes for cross-platform consistency.
  • Fixed an issue where the EDITOR environment variable was not parsed correctly on Windows.

v1.0.0

Choose a tag to compare

@roryrjb roryrjb released this 21 Feb 15:34
751a4b7

Fixed encoding issues. Now defaults to Notepad++ unless %EDITOR% is set.