netscape-bookmark-parser 1.0.0-pre → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README-ja.md +1 -2
- package/README.md +1 -2
- package/package.json +1 -1
package/README-ja.md
CHANGED
package/README.md
CHANGED
|
@@ -544,9 +544,8 @@ When reporting issues, please include:
|
|
|
544
544
|
|
|
545
545
|
## Changelog
|
|
546
546
|
|
|
547
|
-
### v1.0.
|
|
547
|
+
### v1.0.1 (Latest)
|
|
548
548
|
|
|
549
|
-
- 🚀 **Pre-release Version**: Preparing for stable 1.0.0 release
|
|
550
549
|
- ✨ **Core Features**: Complete HTML bookmark file parsing functionality
|
|
551
550
|
- 🏗️ **BookmarksTree Class**: Hierarchical structure management with Map interface
|
|
552
551
|
- 🔄 **Bidirectional Conversion**: JSON ↔ HTML ↔ DOM conversion support
|