Releases: probelabs/logoscope
Releases · probelabs/logoscope
v0.2.14
v0.2.13
Release v0.2.13 - Add Node.js wrapper for MCP subcommand handling
v0.2.12
Release v0.2.12 - Fix MCP server binary path resolution
v0.2.11
Release v0.2.11 - Fix Windows build and test improvements
v0.2.10
fix: complete version sync v0.2.10
v0.2.8
test: add comprehensive timestamp parsing tests - Add tests for RFC3339 with nanoseconds (2024-08-02T12:14:28.653404379-04:00) - Add tests for syslog format (Aug 02 16:14:29) in both plain text and JSON - Add test for exact user example with mixed timestamp formats - All 11 parser tests pass successfully - Verify proper timezone conversion to UTC - Verify nanosecond precision is preserved
v0.2.7
test: add comprehensive timestamp parsing tests - Add tests for RFC3339 with nanoseconds (2024-08-02T12:14:28.653404379-04:00) - Add tests for syslog format (Aug 02 16:14:29) in both plain text and JSON - Add test for exact user example with mixed timestamp formats - All 11 parser tests pass successfully - Verify proper timezone conversion to UTC - Verify nanosecond precision is preserved
v0.2.6
test: add comprehensive timestamp parsing tests - Add tests for RFC3339 with nanoseconds (2024-08-02T12:14:28.653404379-04:00) - Add tests for syslog format (Aug 02 16:14:29) in both plain text and JSON - Add test for exact user example with mixed timestamp formats - All 11 parser tests pass successfully - Verify proper timezone conversion to UTC - Verify nanosecond precision is preserved
v0.2.5
feat: improve CLI help display and UX
v0.2.4
fix: change npm package name to @probelabs/logoscope Changed from logoscope-cli to @probelabs/logoscope to use the probelabs organization scope. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>