v2.3.0
This release marks a major overhaul of the project's development infrastructure and codebase. Key changes include: - Replaced ts-node with tsx for faster development. - Integrated ESLint and TypeDoc for improved code quality and documentation. - Refactored the entire codebase to align with architectural standards, enhancing type safety, error handling, and logging.