Skip to content

Releases: Usbac/nmly

v1.1.1

24 Sep 15:31

Choose a tag to compare

Changelog:

  • Fixed bug related to the switch function not working with files without extension.
  • Fixed invalid memory access in the replace function.
  • Updated help message.

v1.1.0

19 Sep 22:16

Choose a tag to compare

Changelog:

  • Added support for Windows.
  • Removed time visualisation.
  • Minor performance improvements.

v1.0.3

23 Mar 04:24

Choose a tag to compare

Changelog:

  • Fixed bug related to undefined flags values.
  • Improved Makefile.

v1.0.1

15 Feb 05:10

Choose a tag to compare

Changelog:

  • Fixed bug related with the leading and trailing whitespaces in the files name

Nmly 1.0.0

10 Jan 05:50

Choose a tag to compare

Changelog:

  • Added no verbose option.
  • Moved core files to src folder.
  • Refactored code.

Nmly 0.9.7

10 Oct 01:17

Choose a tag to compare

Changelog:

  • New file size based filter.
  • Refactored code.

Nmly 0.9.5

18 Sep 01:05

Choose a tag to compare

Changelog:

  • New confirmation message before making changes.
  • Fixed memory leaks.
  • Refactored code.

Nmly 0.9.4

12 Sep 09:40

Choose a tag to compare

Changelog:

  • Fixed memory leak related to file paths.
  • Modified files list is shown when making changes.
  • Refactored code.