Skip to content

Releases: probelabs/logoscope

v0.2.14

09 Sep 11:53

Choose a tag to compare

Release v0.2.14 - Add timeout recommendations to MCP tool descriptions

v0.2.13

09 Sep 11:19

Choose a tag to compare

Release v0.2.13 - Add Node.js wrapper for MCP subcommand handling

v0.2.12

09 Sep 10:56

Choose a tag to compare

Release v0.2.12 - Fix MCP server binary path resolution

v0.2.11

09 Sep 10:31

Choose a tag to compare

Release v0.2.11 - Fix Windows build and test improvements

v0.2.10

09 Sep 10:08

Choose a tag to compare

fix: complete version sync v0.2.10

v0.2.8

09 Sep 09:36

Choose a tag to compare

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

09 Sep 09:00

Choose a tag to compare

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

09 Sep 08:41

Choose a tag to compare

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

08 Sep 17:36

Choose a tag to compare

feat: improve CLI help display and UX

v0.2.4

08 Sep 17:06

Choose a tag to compare

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>