Skip to content

v0.3.0

Latest

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