docs(readme): enhance documentation with comprehensive formatting and examples

This commit is contained in:
2025-08-03 21:17:02 +00:00
parent 00fed871fa
commit fdfaf96574
3 changed files with 146 additions and 90 deletions

View File

@@ -1,5 +1,15 @@
# Changelog
## 2025-08-03 - 3.2.1 - docs(readme)
Enhance readme with comprehensive documentation and modern formatting
- Updated readme.md with enhanced formatting, emojis, and badges
- Added comprehensive API reference with clear examples for all functions
- Included environment compatibility table showing Node.js vs Browser support
- Added advanced usage examples including error handling and import strategies
- Improved documentation structure with better visual organization
- Fixed typo in sha265FromObject examples to sha256FromObject
## 2025-06-19 - 3.2.0 - feat(package)
Update package.json to use exports field for dual entry points