Releases: StreamLineLabs/streamline-vscode
Releases · StreamLineLabs/streamline-vscode
Release list
v0.3.0
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
VS Code extension for Streamline.
Highlights
- StreamQL syntax highlighting
- Topic browser tree view
- Message preview with syntax highlighting
- Code completion for topic names