fastman3-dfyjapp-urlconverter
v1.1.2
Published
a url rule converter from fastman framework!
Downloads
5
Readme
fastman3-dfyjapp-urlconverter
CHANGELOG
v 1.0.0 - 2022.6.2
- 项目初始化
v 1.0.1 - 2022.6.5
- 支持统一部署方案
v 1.0.2 - 2022.6.5
- 新增解析页面
v 1.0.3 - 2022.6.6
- 新增hash逻辑
v 1.0.4 - 2022.6.6
- 修复v3解析bug
v 1.0.5 - 2022.6.6
- 使用 snakeCase 算法优化逻辑
v 1.0.6 - 2022.6.8
- 支持 isNormalHash 参数配置
v 1.0.7 - 2022.6.8
- 新增 v2 特殊路由逻辑
v 1.0.8 - 2022.6.8
- 调整 hash 和 qs 的问题
v 1.0.9 - 2022.6.8
- 优化 params 传入 undefined 的逻辑
v 1.1.0 - 2022.6.9
- 重构解析逻辑和 demo 页逻辑
v 1.1.1 - 2022.8.1
- 去除 encode 编码逻辑
v 1.1.2 - 2022.11.1
- 新增生产环境(prod)转换解析逻辑