Skip to content

Releases: LogExperts/LogExpert

1.7.1

Choose a tag to compare

@zarunbal zarunbal released this 10 Jun 13:59

Important

This will be the last release with .NET 4.0! Next release will be .NET 4.7.2

Changes

  • #106 Unit tests for dateformat parser
  • #108 translation of the german comments
  • #98 Use date format from regional settings

Bugfixes

  • #114 Installation via Choco for 1.7 is not working any more
  • #55 Plugins cannot be loaded

Contributors

Infos

It might be necessary to unblock the Executables / Dlls to get everything working, especially Plugins (see #55, #13, #8).

1.7.18 Beta

1.7.18 Beta Pre-release
Pre-release

Choose a tag to compare

@zarunbal zarunbal released this 09 May 19:24

Changes

Bugfixes

Contributors

Thanks to the contributors!

Infos

It might be necessary to unblock the Executables / Dlls to get everything working, especially Plugins (see #55, #13, #8).

1.7.17 Beta

1.7.17 Beta Pre-release
Pre-release

Choose a tag to compare

@zarunbal zarunbal released this 09 May 19:14

Changes

Bugfixes

Contributors

Thanks to the contributors!# Infos
It might be necessary to unblock the Executables / Dlls to get everything working, especially Plugins (see #55, #13, #8).

1.7.16 Beta

1.7.16 Beta Pre-release
Pre-release

Choose a tag to compare

@zarunbal zarunbal released this 09 May 19:05

Changes

Bugfixes

Contributors

Thanks to the contributors!# Infos
It might be necessary to unblock the Executables / Dlls to get everything working, especially Plugins (see #55, #13, #8).

1.7.0

Choose a tag to compare

@zarunbal zarunbal released this 09 May 19:37

Sorry for many beta releases in github and others. I had to try the publish.

Changes

  • Columnizer Api (already last release but this time with version change)
  • New Build pipeline thanks to nuke.build ! (Direct publish to Github / Chocolatey / Nuget)
  • Moved AutoColumnizer to separate project
  • Nuget Package for the columnizerLib -> https://www.nuget.org/packages/LogExpert.ColumnizerLib
  • Dedicated packages for SftpFileSystem x86 and x64 to avoid mixup of the files

Infos

It might be necessary to unblock the Executables / Dlls to get everything working, especially Plugins (see #55, #13, #8).

1.6.14

Choose a tag to compare

@zarunbal zarunbal released this 03 Apr 22:27

The description what changes and who contributed will follow for now I just want to release the changes (chocolatey and sftp files will follow). Big thanks to all the contributors!!!

Changes

  • Important IColumnColumnizer interface has changed! (Sorry this should have been reflected in the version)
  • New Columnizers, AutoColumnizer, Serilog
  • Improved Json Columnizer
  • Settings dialog, some settings didn't trigger a is dirty flag
  • Timestamp columnizer now has the ability to ignore first character if it is a bracket
  • Improved Regex columnizer, now if a line doesn't match it will be displayed in last column
  • many more (to be described)

Bugfixes

Contributors

Thanks to the contributors!

Infos

It might be necessary to unblock the Executables / Dlls to get everything working, especially Plugins (see #55, #13, #8).

1.6.13

Choose a tag to compare

@zarunbal zarunbal released this 22 May 21:15

Changes

  • Added Trace log line for unshared row
  • #50 #48 Regex Columnizer integrated thanks to fremag

Bugfixes

  • #49 Could not load file or assembly LumenWorks.Framework.IO
  • #57 Highlighting not correctly applied when the line contains a tab \t character
  • #47 Bug - typo
  • #38 Bug - Hex char 0 (null)

Contributors

Thanks to the contributor!

Infos

It might be necessary to unblock the Executables / Dlls to get everything working, especially Plugins (see #55, #13, #8).
This is the same as 1.6.13-rc1, just official release (This is the second 1.6.13 release. The first one I named the tag wrong)

1.6.13 RC 1

1.6.13 RC 1 Pre-release
Pre-release

Choose a tag to compare

@zarunbal zarunbal released this 06 May 22:52

Changes

  • Added Trace log line for unshared row
  • #50 #48 Regex Columnizer integrated thanks to fremag

Bugfixes

  • #49 Could not load file or assembly LumenWorks.Framework.IO
  • #57 Highlighting not correctly applied when the line contains a tab \t character
  • #47 Bug - typo
  • #38 Bug - Hex char 0 (null)

Contributors

Thanks to the contributor!

Infos

It might be necessary to unblock the Executables / Dlls to get everything working, especially Plugins (see #55, #13, #8).

1.6.10

Choose a tag to compare

@zarunbal zarunbal released this 14 Mar 18:08

Changes

  • Minor formatting
  • Changed BufferedDataGrid to reuse color, brush and pens
  • Chocolatey package

Bugfixes

  • #25 Blank line after each file change

Everyone who is wondering why there is a gap in the release versions, because there were some errors in the appveyor scripts. For the chocolatey package the Build number must match the version or else my replacements are not working.

1.6.8

1.6.8 Pre-release
Pre-release

Choose a tag to compare

@zarunbal zarunbal released this 14 Mar 17:01
57343b9

Changes

  • Minor formatting
  • Changed BufferedDataGrid to reuse color, brush and pens
  • Chocolatey package

Bugfixes

  • #25 Blank line after each file change