Releases: mysterywolf/formatting
Releases · mysterywolf/formatting
v2.0
What's Changed
- 优化版权年份修改,增加将行注释改成块注释 by @zhudongmei in #14
- [feat]增加去除endline空行功能 by @1078249029 in #17
New Contributors
- @zhudongmei made their first contribution in #14
- @1078249029 made their first contribution in #17
Full Changelog: v1.0...v2.0
v1.0
What's Changed
- Add support with format single file and parse command line parameters by @iysheng in #1
- [fix] 解决格式化脚本需要和被格式化文件放在同一个磁盘的问题 by @chenyingchun0312 in #3
- Add text with shebang to support execute script directly by @iysheng in #4
- Update README.md by @iysheng in #5
- [fix] 修复UTF-8-SIG转换为UTF-8时,文件末尾会多出字符 by @ylz0923 in #7
New Contributors
- @chenyingchun0312 made their first contribution in #3
- @ylz0923 made their first contribution in #7
Full Changelog: https://github.com/mysterywolf/formatting/commits/v1.0