Skip to content

Commit a857984

Browse files
authored
Add version: zarunbal.LogExpert version .1.20.0 (microsoft#274073)
1 parent ed30871 commit a857984

File tree

3 files changed

+82
-0
lines changed

3 files changed

+82
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Created with WinGet Updater using komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: zarunbal.LogExpert
5+
PackageVersion: .1.20.0
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: LogExpert.exe
10+
ReleaseDate: 2025-07-06
11+
Installers:
12+
- Architecture: x64
13+
InstallerUrl: https://github.com/LogExperts/LogExpert/releases/download/v.1.20.0/LogExpert.1.20.0.zip
14+
InstallerSha256: FD192D4A6F8CDCFBD39C837A1F416A8E4086039B2E032383EC5EA1FFB54C1956
15+
ManifestType: installer
16+
ManifestVersion: 1.10.0
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
# Created with WinGet Updater using komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: zarunbal.LogExpert
5+
PackageVersion: .1.20.0
6+
PackageLocale: en-US
7+
Publisher: zarunbal
8+
PublisherUrl: https://github.com/zarunbal
9+
PublisherSupportUrl: https://github.com/zarunbal/LogExpert/issues
10+
PackageName: LogExpert
11+
PackageUrl: https://github.com/zarunbal/LogExpert
12+
License: MIT License
13+
LicenseUrl: https://github.com/LogExperts/LogExpert/blob/HEAD/LICENSE
14+
ShortDescription: Windows tail program and log file analyzer.
15+
Tags:
16+
- columnizer
17+
- logger
18+
- logger-interface
19+
- logging
20+
- winforms
21+
ReleaseNotes: |-
22+
What's Changed
23+
- UI Changes - Persistent setting tab by @RandallFlagg in #367
24+
- Replaced the WinFormsUI source code with the NuGet version by @RandallFlagg in #364
25+
- Decouple UI businesslogic by @Hirogen in #372 | #371 | #378
26+
- 382-foreground-and-background-dropdowns-on-highlightdialog-have-dupli… by @Hirogen in #383
27+
- 373-v1120---importing-highlighting-config-is-broken: fixed by @Hirogen in #384
28+
- 380 configure port used by logexpert by @Hirogen in #389
29+
- Seperation - LogTabWindow by @RandallFlagg in #390
30+
- editor config by @Hirogen in #393
31+
- removed bookmark view, optimized a little bit by @Hirogen in #399
32+
- DllImport - Solves #394 by @RandallFlagg in #395
33+
- Default plugins - cleanup and remove windows dependencies by @RandallFlagg in #397
34+
- Organize projects in folders by @RandallFlagg in #406
35+
- wrong file structure, added the files to the correct one by @Hirogen in #409
36+
- Editor config new rules by @RandallFlagg in #405 | #414 | #421
37+
- Removed a lot of warnings by @Hirogen, @RandallFlagg in #410 | #413 | #396
38+
- added truncate file option to context menu - .net 8 by @RandallFlagg in #334
39+
- optimizations by @Hirogen in #387 | #400 | #407
40+
- Moved a file from Core to UI and changed to internal by @RandallFlagg in #422
41+
- Removed config manager from paint helper by @Hirogen in #423
42+
- ColumnizerCallback Improvments by @RandallFlagg in #425
43+
- remove unnecessary chocolatey dependency by @Matze693 in #426
44+
- Organize solution and project files to be more streamlined by @RandallFlagg in #430
45+
- Filter refactoring and warning removal by @RandallFlagg in #428
46+
- Removed Resources from the namespace for a better readability by @RandallFlagg in #431
47+
- 418 gui design highlighting unreadable color by @Hirogen in #424
48+
- Update nuget by @Hirogen in #433 | #439
49+
- Optimizing painting by @Hirogen in #432
50+
- ssh works again, removed no longer used files by @Hirogen in #440
51+
- update to v1.20.0 by @Hirogen in #441
52+
Full Changelog: v.1.12.0...v.1.20.0
53+
ReleaseNotesUrl: https://github.com/LogExperts/LogExpert/releases/tag/v.1.20.0
54+
Documentations:
55+
- DocumentLabel: Wiki
56+
DocumentUrl: https://github.com/zarunbal/LogExpert/wiki
57+
ManifestType: defaultLocale
58+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Updater using komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: zarunbal.LogExpert
5+
PackageVersion: .1.20.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)