feat(core): Add concurrent processing support
This commit is contained in:
29
changelog.md
Normal file
29
changelog.md
Normal file
@@ -0,0 +1,29 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-01-04 - 1.1.0 - feat(core)
|
||||
Add concurrent processing support
|
||||
|
||||
- Introduced ConcurrentProcessor class for handling asynchronous operations with a concurrency limit.
|
||||
|
||||
## 2024-05-29 - 1.0.8 - Documentation
|
||||
Updated project description for clarity and accuracy.
|
||||
|
||||
- Enhanced documentation details in the project description.
|
||||
|
||||
## 2024-04-01 to 2024-04-27 - 1.0.5 to 1.0.7 - Maintenance and Configuration Updates
|
||||
Multiple updates focusing on configuration and core functionality.
|
||||
|
||||
- Updated `tsconfig` for improved TypeScript setup.
|
||||
- Refined `npmextra.json` to configure `githost`.
|
||||
- Applied numerous core functionality enhancements and fixes.
|
||||
|
||||
## 2023-07-10 to 2023-08-02 - 1.0.3 to 1.0.4 - Organizational Changes and Fixes
|
||||
Transition to new organizational structure and related updates.
|
||||
|
||||
- Implemented a new organizational scheme for the project.
|
||||
- Applied essential fixes to core components ensuring stability.
|
||||
|
||||
## 2021-06-29 to 2021-06-30 - 1.0.1 to 1.0.2 - Core Fixes
|
||||
Addressed core system updates and enhancements.
|
||||
|
||||
- Implemented bug fixes to enhance core functionality.
|
||||
Reference in New Issue
Block a user