fix(readme): Update README: expand documentation, add installation, usage examples, API overview, and advanced guides
This commit is contained in:
10
changelog.md
10
changelog.md
@@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-08-29 - 3.0.3 - fix(readme)
|
||||
Update README: expand documentation, add installation, usage examples, API overview, and advanced guides
|
||||
|
||||
- Completely revamped README with a clearer project description and features list
|
||||
- Added Installation section with npm / pnpm / yarn examples
|
||||
- Added Quick Start, API overview, and multiple usage examples (env, CPU, network, systeminformation)
|
||||
- Added Real-World Use Cases (health check, network monitoring, resource scaling) and Advanced Features (cross-platform, Docker detection)
|
||||
- Clarified TypeScript support and added links to full API documentation
|
||||
- Documentation-only changes; no code or API behaviour modified
|
||||
|
||||
## 2025-08-29 - 3.0.2 - fix(smartsystem)
|
||||
Normalize package scopes, update dev dependencies and tooling, add pnpm workspace and packageManager, remove GitLab CI, and update imports/docs/tests
|
||||
|
||||
|
Reference in New Issue
Block a user