2024-11-05 14:11:01 +00:00
|
|
|
# Changelog
|
|
|
|
|
2024-11-06 02:48:39 +00:00
|
|
|
## 2024-11-06 - 5.1.2 - fix(appdata)
|
|
|
|
Fix iteration over overwriteObject in AppData class
|
|
|
|
|
|
|
|
- Corrected the for loop from in to of inside the AppData class for iterating over overwriteObject keys.
|
|
|
|
|
2024-11-05 20:29:26 +00:00
|
|
|
## 2024-11-05 - 5.1.1 - fix(AppData)
|
|
|
|
Fix issue with overwrite object handling in AppData class
|
|
|
|
|
|
|
|
- Corrected logic to handle cases when overwriteObject is undefined.
|
|
|
|
|
2024-11-05 14:11:01 +00:00
|
|
|
## 2024-11-05 - 5.1.0 - feat(appdata)
|
|
|
|
Add support for overwriting keys using the overwriteObject option in AppData
|
|
|
|
|
|
|
|
- Introduced the overwriteObject option in IAppDataOptions to allow overwriting specific keys in the AppData class.
|
|
|
|
|
|
|
|
## 2024-06-19 - 5.0.17 - 5.0.23 - Core Updates
|
|
|
|
Routine maintenance and updates to the core components.
|
|
|
|
|
|
|
|
- Multiple core updates and fixes improving stability
|
|
|
|
|
|
|
|
## 2024-06-12 - 5.0.13 - 5.0.16 - Core Updates
|
|
|
|
Maintenance focus on core systems with enhancements and problem resolutions.
|
|
|
|
|
|
|
|
- Enhancements and updates in the core functionality
|
|
|
|
|
|
|
|
## 2024-05-29 - 5.0.13 - Documentation Update
|
|
|
|
Descriptive improvements aligned with current features.
|
|
|
|
|
|
|
|
- Updated core description for better clarity in documentation
|
|
|
|
|
|
|
|
## 2024-04-01 - 5.0.10 - Configuration Update
|
|
|
|
Improved configuration management for build processes.
|
|
|
|
|
|
|
|
- Updated `npmextra.json` to reflect changes in git repository management
|
|
|
|
|
|
|
|
## 2024-02-12 - 5.0.0 - 5.0.9 - Major Core Enhancements
|
|
|
|
A series of critical updates with resolved issues in the core components.
|
|
|
|
|
|
|
|
- Introduction of new core features
|
|
|
|
- Several core system updates
|
|
|
|
|
|
|
|
## 2024-02-12 - 4.0.16 - Major Version Transition
|
|
|
|
Migration to the new major version with impactful changes.
|
|
|
|
|
|
|
|
- BREAKING CHANGE: Significant updates requiring attention for smooth transition
|
|
|
|
|
|
|
|
## 2023-08-24 - 3.0.9 - 4.0.16 - Organization Updates
|
|
|
|
Formatted updates with attention to organizational standards and practice.
|
|
|
|
|
|
|
|
- SWITCH to a new organizational scheme
|
|
|
|
|
|
|
|
## 2023-07-11 - 3.0.9 - Organizational Enhancement
|
|
|
|
Shifts aligning with contemporary structuring and logistics.
|
|
|
|
|
|
|
|
- Strategic realignment with organizational principles
|