v0.1.3
Pre-release
Pre-release
Release Notes (v0.1.1 - v0.1.3)
v0.1.3
Released on February 21, 2024
Improvements
- Enhanced code style and formatting in object literals for better readability
- Improved code consistency across the codebase
v0.1.2
Released on February 21, 2024
Features
- Added label negation management system
- New
deleteLabelmethod to mark labels as deleted - New
reverseLabelNegationmethod to toggle label negation states
- New
- Improved test coverage for label operations
- Added comprehensive tests for label deletion
- Added tests for label negation reversal
Code Quality
- Refactored variable declarations to use
constfor better immutability - Enhanced type safety throughout the codebase
- Improved code documentation with detailed JSDoc comments
Technical Improvements
- Optimized label handling operations
- Enhanced error handling for label operations
- Improved code maintainability
Breaking Changes
None
Dependencies
No changes to external dependencies
Documentation
- Added comprehensive documentation for new label management features
- Updated method documentation with detailed parameter descriptions
- Added usage examples in code comments
Known Issues
None
For more information, please visit: