mirror of
https://github.com/pysunday/sdenv.git
synced 2025-04-12 11:53:27 +08:00
32 lines
1.5 KiB
Markdown
32 lines
1.5 KiB
Markdown
|
||
|
||
## [0.2.0](https://github.com/pysunday/sdenv/compare/0.1.1...0.2.0) (2024-04-15)
|
||
|
||
|
||
### Features
|
||
|
||
* 1. 去除单例创建实例方式;2. 增加Event、XPathException、prompt的检测处理;3. 其它代码优化 ([d5e9ec4](https://github.com/pysunday/sdenv/commit/d5e9ec46d4dadc5f5491e08435382c6ea599d9cc))
|
||
* dom动态解析问题适配 ([30f7897](https://github.com/pysunday/sdenv/commit/30f78974e92b90fc6d52a857d27ee599724e7dc0))
|
||
|
||
|
||
### Bug Fixes
|
||
|
||
* install命令替代build命令用于自动编译; 引用优化 ([49a4a2b](https://github.com/pysunday/sdenv/commit/49a4a2bb45cd7299fbb3e15fc4e3c61bc2b30338))
|
||
* sdenv-extend的调用与文档描述统一 ([a1d2fa2](https://github.com/pysunday/sdenv/commit/a1d2fa275b98d4c99906b26f3dfa7a4be976d526))
|
||
* 修复windows路径不兼容问题,与rs-reverse项目同步 [#2](https://github.com/pysunday/sdenv/issues/2) ([f9ec822](https://github.com/pysunday/sdenv/commit/f9ec8221cbeef2ff2591022988fdce2bc414a225))
|
||
* 编辑器中直接运行example文件报错修复 ([cdb4d2a](https://github.com/pysunday/sdenv/commit/cdb4d2a0efb3ede377d894adcb34a2bddb38ca3b))
|
||
|
||
## [0.1.1](https://github.com/pysunday/sdenv/compare/0.1.0...0.1.1) (2024-03-10)
|
||
|
||
|
||
### Bug Fixes
|
||
|
||
* 1. windows系统兼容;2. 文档补充;3. 文件删减 ([ab6eb3f](https://github.com/pysunday/sdenv/commit/ab6eb3fd10a3b747e31e5cc4a2e24bd91493bab4))
|
||
|
||
## 0.1.0 (2024-03-10)
|
||
|
||
|
||
### Features
|
||
|
||
* 自动提交版本改小 ([7aef7a7](https://github.com/pysunday/sdenv/commit/7aef7a72fd0f6e285374adfa8a97cb7b3f23e054))
|