Skip to content

Commit 8f721bc

Browse files
committed
2 parents 6547fd4 + 27d8443 commit 8f721bc

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.0"
2+
".": "0.4.0"
33
}

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [0.4.0](https://github.com/chemodun/X4LogWatcher/compare/v0.3.0...v0.4.0) (2025-04-11)
4+
5+
6+
### Features
7+
8+
* add configurable log file extension support ([cfd0d6b](https://github.com/chemodun/X4LogWatcher/commit/cfd0d6b10daf007072243cd228bc0d52e1602133))
9+
* new content indicators for tabs ([dcbe58b](https://github.com/chemodun/X4LogWatcher/commit/dcbe58be03bb113499f3b5afb51071f856b72e17))
10+
* new parameter After Lines count, defined how many lines is shown after matched line ([b2d2b80](https://github.com/chemodun/X4LogWatcher/commit/b2d2b802e49e45922b167b32ec3857b95ea6f430))
11+
12+
13+
### Code Refactoring
14+
15+
* fixed "tab" order for input elements ([b2d2b80](https://github.com/chemodun/X4LogWatcher/commit/b2d2b802e49e45922b167b32ec3857b95ea6f430))
16+
* replace dictionary initializations with array syntax for tabs and search results ([87e7152](https://github.com/chemodun/X4LogWatcher/commit/87e715282c450423f02951490596b97c9c00cc5b))
17+
* tab items edits processing logic ([2cd2063](https://github.com/chemodun/X4LogWatcher/commit/2cd2063d7a8219309237a149ff3681788d73350b))
18+
319
## [0.3.0](https://github.com/chemodun/X4LogWatcher/compare/v0.2.0...v0.3.0) (2025-04-09)
420

521

0 commit comments

Comments
 (0)