Skip to content

Commit 6053dbd

Browse files
author
Paulo Remoli
committed
version v0.5.1
1 parent 1fe7be5 commit 6053dbd

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ All notable changes to logana will be documented in this file.
55

66
## [Unreleased]
77

8+
## [0.5.1] - 2026-04-01
9+
810
### Added
911
- Infer year from file metadata for timestamp formats without year e.g. syslog/journalctl.
1012
- Keep the selected line when filters change.

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "logana"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
edition = "2024"
55
authors = ["Paulo Remoli"]
66
description = "Turn any log source — files, compressed archives, Docker, or OTel streams — into structured data. Filter by pattern, field, or date range; annotate lines; bookmark findings; and export to Markdown, Jira, or AI assistants via the built-in MCP server."

0 commit comments

Comments
 (0)