Skip to content

Releases: StreamLineLabs/streamline-vscode

v0.3.0

Choose a tag to compare

@josedab josedab released this 08 Mar 22:42

What's Changed

  • docs: add API documentation
  • fix: correct offset tracking logic
  • test: add unit tests for core utilities
  • feat: add topic tree view refresh
  • docs: update extension marketplace description
  • chore: bump vscode engine requirement
  • fix: resolve connection timeout handling
  • test: add unit tests for config parser
  • feat: update extension package metadata and changelog
  • ci: update workflow configuration
  • style: update tree view icons for dark theme
  • feat: add topic message preview panel
  • chore: add CI configuration
  • fix: resolve race condition
  • feat: support SASL authentication
  • test: add basic test suite
  • test: improve test coverage
  • perf: optimize critical path
  • feat: implement main feature set
  • refactor: reorganize project structure
  • chore: update dependencies
  • style: apply formatting rules
  • docs: add usage examples
  • fix: handle edge case in processing
  • feat: add initial project scaffolding
  • feat: add core functionality
  • chore: configure CI pipeline

Full Changelog: v0.2.0...v0.3.0

Streamline VS Code Extension v0.2.0

Choose a tag to compare

@josedab josedab released this 04 Mar 10:00

VS Code extension for Streamline.

Highlights

  • StreamQL syntax highlighting
  • Topic browser tree view
  • Message preview with syntax highlighting
  • Code completion for topic names

v0.1.0

Choose a tag to compare

@josedab josedab released this 23 Feb 10:13

Streamline VS Code Extension - v0.1.0

Initial release of the Streamline VS Code extension.

Features

  • Topic browsing and management
  • Stream visualization
  • Connection management