Open supitsdu opened 16 hours ago
Update:
š
Release Date: November 4th, 2024.
Iām wrapping up final code reviews and running tests periodically to ensure everything is solid for Colorus.js 2.0.0. Expect a smooth release with polished features and robust documentation.
The upcoming 2.0.0 release of Colorus.js introduces several transformative changes that make the library more flexible, customizable, and developer-friendly. This major update includes a new parser system, plugin system improvements, enhanced typings, and more.
Key Updates in v2.0.0:
New Parser System
The parser system is now modular, allowing users to:
Enhanced Plugin System
The plugin framework is now optimized for:
Improved TypeScript Support
Types have been refined across core methods, parsers, and plugins, providing more reliable auto-completions and error checking.
Additional Details: Further changes include file restructuring, expanded built-in plugins, improved documentation, and a robust testing setup with new cases covering 100% of the codebase.
How to Access: Please check out the release branch for early adopters and contributors. I welcome feedback, contributions, and issue reports on this branch.