Horse861 5 months ago
parent 4f516c10a5
commit 59c9659c01

@ -4,6 +4,18 @@
格式基于 [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
版本遵循 [语义化版本](https://semver.org/spec/v2.0.0.html)。
库依赖:
- PyQt5
- python-docx
- PyPDF2
- requests
- beautifulsoup4
依赖地址:
- [PyQt5](https://pypi.org/project/PyQt5/)
- [python-docx](https://pypi.org/project/python-docx/)
- [PyPDF2](https://pypi.org/project/PyPDF2/)
- [requests](https://pypi.org/project/requests/)
- [beautifulsoup4](https://pypi.org/project/beautifulsoup4/)
## [0.1.0] - 2025-10-12
@ -42,4 +54,8 @@
- 云同步功能
- 社区功能和内容分享
[0.1.0]: https://github.com/your-repo/magicword/releases/tag/v0.1.0
## [0.2.0] - 2025-10-16
### 修复
- 页面更新到Microsoft Word
Loading…
Cancel
Save