1.1.5
- Improved the
Content.overwrite
andContent.append
methods, and adjusted the related code structure. - Added two deprecated methods (
read
andwrite
) in theFile
class to enhance applicability. - Improved a few type annotations and corrected a code standardization error.
- 改进
Content.overwrite
和Content.append
方法,并调整了相关代码结构。 - 为提高适用性,在
File
类中增加了两个(read
和write
)标记为弃用的方法。 - 改进少量类型注解并纠正了一处代码规范性错误。