Skip to content

Latest commit

 

History

History
117 lines (64 loc) · 1.97 KB

File metadata and controls

117 lines (64 loc) · 1.97 KB

Change log

[1.4.4] - 2018-12-06

Added:

  • Support for .Net Core version 2.0.

Changed:

  • Update Newtonsoft.Json library to 12.0.1.

[1.4.3] - 2018-09-28

Updated:

  • To .Net Core version 2.1.0.

[1.4.2] - 2018-09-17

Fixed:

  • Windows shell bridge.

[1.4.1] - 2018-08-26

Fixed:

  • ExtractLine on empty search.

[1.4.0] - 2018-08-25

Changed:

  • RemoveLastOctetIPv4 to GetOctetsIPv4 function.

Added:

  • Bridge and Shell Documentation.

[1.3.1] - 2018-08-24

Fixed:

  • Output scripts on NuGet package.

[1.3.0] - 2018-08-24

Added:

  • Bridge class to run commands in external terminal.

[1.2.1] - 2018-06-14

Fixed:

  • Code smells reported by SonarQube.

Changed:

  • Update Newtonsoft.Json library to 11.0.2.

[1.2.0] - 2018-06-12

Added:

  • Search option on Get Files.
  • Split function on Directories Path.

[1.1.4] - 2018-06-07

Fixed:

  • Delete All function dont throw exception when folder file not found.

[1.1.3] - 2018-02-19

Fixed:

  • NuGet package files, remove source files and pack under lib folder.

[1.1.2] - 2018-01-11

Fixed:

  • Code smells reported by SonarQube.

[1.1.1] - 2018-01-09

Fixed:

  • FilterCreator function when extension is null.

[1.1.0] - 2018-01-05

Added:

  • FilterCreator function.
  • INotificationSystem interface that notify actions on COPY or DELETE files.
  • NuGet package configuration.

Fixed:

  • Update ToolBox and Colorify library, that solves bug with text on resize window.

[1.0.0] - 2017-12-26

Where it all begins...