feat(docs): Update README to reflect new modular architecture and expanded core utilities: add Project Architecture Overview, update export paths and API references, and mark plan tasks as completed
This commit is contained in:
@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-05-09 - 13.1.0 - feat(docs)
|
||||
Update README to reflect new modular architecture and expanded core utilities: add Project Architecture Overview, update export paths and API references, and mark plan tasks as completed
|
||||
|
||||
- Added a detailed Project Architecture Overview diagram and description of the new folder structure (core, certificate, forwarding, proxies, tls, http)
|
||||
- Updated exports section with revised file paths for NetworkProxy, Port80Handler, SmartProxy, SniHandler and added Core Utilities (ValidationUtils, IpUtils)
|
||||
- Enhanced API Reference section with updated module paths and TypeScript interfaces
|
||||
- Revised readme.plan.md to mark completed tasks in testing, documentation and code refactors
|
||||
|
||||
## 2025-05-09 - 13.0.0 - BREAKING CHANGE(project-structure)
|
||||
Refactor project structure by updating import paths, removing legacy files, and adjusting test configurations
|
||||
|
||||
|
Reference in New Issue
Block a user