Releases: csplink/csp
Releases · csplink/csp
csp v0.1.2
csp v0.1.1
What's Changed
Full Changelog: v0.1.0...v0.1.1
csp v0.1.0
What's Changed
- 📃 docs: 添加文档 by @xqyjlj in #51
- ✨ feat: 删除自定义字体 by @xqyjlj in #50
- build(deps): bump actions/configure-pages from 4 to 5 by @dependabot[bot] in #52
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #53
- build(deps): bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #54
- build(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #56
- 更新架构,添加后端 by @xqyjlj in #57
Full Changelog: https://github.com/csplink/csp/commits/v0.1.0
csp v0.0.6
New features
- 🐞 fix: Add executable permissions for each component under Linux
- 🐞 fix: Fix the problem that the relative path of the project cannot be indexed
- 🐞 fix: Fix the problem that the package path is empty but the current path is returned
- ✨ feat: Improve the error message of the generated code
特性
- 🐞 fix: 添加各组件在 linux 下的可执行权限
- 🐞 fix: 修复 project 相对路径无法索引的问题
- 🐞 fix: 修复 package 路径为空但返回当前路径的问题
- ✨ feat: 完善生成代码的报错信息
Full Changelog: v0.0.5...v0.0.6
csp v0.0.5
New features
- 🐞 fix: fix the problem that jinja2 function cannot be found after packaging
特性
- 🐞 fix: 修复打包后 jinja2 函数无法找到的问题
Full Changelog: v0.0.4...v0.0.5
csp v0.0.4
New features
- Improve install log output, add verbose option
- Add uninstall, list commands
特性
- 完善安装日志输出,添加 verbose 选项
- 添加 uninstall, list 命令
Full Changelog: v0.0.3...v0.0.4
csp v0.0.3
New features
- Added Windows installer
- Fixed relative path issues
- Removed package version restrictions
特性
- 添加 windows 安装程序
- 修复相对路径问题
- 移除软件包版本限制
Full Changelog: v0.0.2...v0.0.3
csp v0.0.2
New features
- Add csp install command
- Add release artifacts
特性
- 添加 csp install 命令
- 添加 release 产物
Full Changelog: v0.0.1...v0.0.2