Files
ccc-obfuscated-code/CHANGELOG.md

34 lines
636 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### 1.0.4.20200808 (当前版本)
1. 支持 [Bundle] 和 [小游戏子包] 的代码混淆
### 1.0.3.20200802
1. 支持 Cocos Creator 2.4.x
2. 去除【需要混淆的文件】选项
3. 代码优化
### 1.0.2.20200530
1. 调整混淆时机(支持 MD5 Cache
2. 配置面板参数添加中文名称
3. 更新预设(轻度混淆默认关闭 selfDefending
### 1.0.1.20200510
1. 新增参数可以指定文件绝对路径
2. 移除不适用于 Cocos 的参数
3. 更新参数中文说明
4. 修复 2.0.x 版本编辑器无法加载插件的问题
### 1.0.0.20200506
1. 首次发布