Skip to content

Release 0.2.0

Latest
Compare
Choose a tag to compare
@pysunday pysunday released this 15 Apr 16:00
· 4 commits to main since this release

0.2.0 (2024-04-15)

Features

    1. 去除单例创建实例方式;2. 增加Event、XPathException、prompt的检测处理;3. 其它代码优化 (d5e9ec4)
  • dom动态解析问题适配 (30f7897)

Bug Fixes

  • install命令替代build命令用于自动编译; 引用优化 (49a4a2b)
  • sdenv-extend的调用与文档描述统一 (a1d2fa2)
  • 修复windows路径不兼容问题,与rs-reverse项目同步 #2 (f9ec822)
  • 编辑器中直接运行example文件报错修复 (cdb4d2a)