File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.6.0] ( https://github.com/vinnytherobot/logscope-cli/compare/v0.5.0...v0.6.0 ) (2026-06-07)
9+
10+
11+ ### Features
12+
13+ * ** cli:** add search context lines ([ aa7381d] ( https://github.com/vinnytherobot/logscope-cli/commit/aa7381d2328f1cfb41c0e5503b1c3ecab2121f11 ) )
14+
815## [ 0.5.0] ( https://github.com/vinnytherobot/logscope-cli/compare/v0.4.7...v0.5.0 ) (2026-06-07)
916
1017
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " logscope-cli"
3- version = " 0.5 .0"
3+ version = " 0.6 .0"
44description = " LogScope — Beautiful log viewer for the terminal"
55authors = [" vinnytherobot" ]
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments