fix(readme): update README with comprehensive documentation, usage examples, API reference, installation instructions, and legal/company information

This commit is contained in:
2026-02-10 09:13:37 +00:00
parent 65f8e98eb3
commit 9d30a283b5
3 changed files with 306 additions and 4 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-02-10 - 1.1.1 - fix(readme)
update README with comprehensive documentation, usage examples, API reference, installation instructions, and legal/company information
- Rewrote readme.md (≈ +298 3 lines) to add detailed install, overview, IPC protocol, command definition examples, usage, API reference, issue reporting & security guidance, and legal/trademark/company information.
- Documentation-only change — no source code modified.
- Current package version is 1.1.0; recommend a patch release
## 2026-02-10 - 1.1.0 - feat(rustbridge)
add RustBridge and RustBinaryLocator with typed IPC interfaces, plugins, tests and mock runner; export from index; add npm registries