0.0.2
Tencent/Tencent-XR-3DGen0.0.2Apr 17, 2024by iakov-kaiumov
AI Summary
Initial architectural separation of main components (Crawler, Parser, Scraper), addition of a cache layer for the CLI app, and documentation updates.
Key Highlights
- Separated logic between 3 main components: Crawler, Parser, Scraper
- Added cache layer to CLI app
- Added documentation
- Updated readme
New Features
- Component separation for better modularity
- CLI cache layer implementation
- Documentation improvements
Full Release Notes
- Separate logic between 3 main components: Crawler, Parser, Scraper - Add cache layer to CLI app - Add docs - Update readme