Skip to content

Releases: BleckWolf25/CodePulse

V2.0.0

25 Jul 00:28

Choose a tag to compare

feat: Major release

- Created a new HTML file for testing WebSocket connections.
- Implemented UI components for connection status, metrics display, and event logging.
- Added JavaScript functionality to manage WebSocket connections and handle messages.

feat: Implement analyzer worker for code complexity analysis

- Introduced a new worker thread to offload code complexity analysis tasks.
- Implemented message handling for analysis requests and error responses.

feat: Create cache worker for managing cached data

- Developed a worker thread to handle caching operations with LRU eviction and TTL expiration.
- Implemented data compression for efficient storage.

feat: Implement thread pool for concurrent task execution

- Created a thread pool to manage multiple worker threads for executing tasks concurrently.
- Added functionality to queue tasks when all workers are busy.

feat: Develop worker manager for delegating CPU-intensive tasks

- Implemented a worker manager to handle task distribution among worker threads.
- Added error handling and task queuing mechanisms.

chore: Update TypeScript configuration for improved type safety

- Upgraded TypeScript target to ES2021 and added additional library support.
- Enhanced strictness settings for better type checking and error prevention.

V1.0.1 Release

08 Mar 16:03

Choose a tag to compare

Get the first Release version of Code Pulse, boost your productivity and code quality with a simple and speedy extension.