You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
update license info in wheel (#64)
* docs: update README for clarity and structure; enhance feature descriptions and usage examples
* feat: update README and add probing logo SVG for enhanced documentation and visual identity
* Enhance SVG design with gradients, shadows, and highlights
- Added a primary linear gradient for depth.
- Introduced a radial gradient for highlights.
- Implemented drop shadow and inner shadow filters for a 3D effect.
- Added glow effect to the background path.
- Updated main shape with gradient fill and shadow filter.
- Included a highlight layer to enhance the visual appeal.
* docs: update README to reflect license change and enhance development instructions
* docs: update build documentation for clarity and completeness; translate sections to English and enhance instructions
* Add performance profiling documentation and debugging guide
- Introduced a comprehensive performance profiling document detailing methods such as instrumentation, sampling, and performance counters.
- Removed outdated introductory and roadmap documents to streamline content.
- Added a new user guide for debugging with Probing, covering techniques for distributed training and memory leak detection.
- Created a troubleshooting guide for common issues encountered during debugging.
* docs: restructure documentation by consolidating sections and adding new guides for quick start, memory analysis, and SQL analytics
* docs: add comprehensive introduction and key features for Probing tool
* docs: update installation guide and remove quick start section
* docs: update SUMMARY.md to include Design Overview and remove Troubleshooting section
* docs: add new design documentation for architecture, debugging, distributed, extensibility, and profiling; enhance memory analysis and SQL analytics guides
* docs: enhance architecture and extensibility documentation with detailed descriptions and examples
* ci: update Rust toolchain to nightly and refine caching steps in pypi.yml
* chore: update package version to 0.2.0-alpha and refine version retrieval in wheel generation
* fix: remove OSI Approved license classifier from wheel metadata