Skip to content

Releases: smjc-org/py-submit

0.5.5

23 Dec 03:48
387a084

Choose a tag to compare

Bugs Fix

  • fix: 参数 --exclude-files 未生效 #84

Full Changelog: 0.5.4...0.5.5

0.5.4

27 Nov 03:45
e689b4a

Choose a tag to compare

Bugs Fix

  • fix: 参数 --exclude-dirs 未生效 #78

Full Changelog: 0.5.3...0.5.4

0.5.3

08 Apr 08:24
da82dbe

Choose a tag to compare

  • 修复测试覆盖率报告上传失败的问题 #37
  • 修复源目录和目标目录未能转化成 Path 对象的问题 #50
  • 使用 pathlib 重构代码 #36
  • 分离测试文件到单独的模块中 #39
  • 给类 ConvertMode 和函数 parse_dict 添加测试代码 #40

Full Changelog: 0.5.2...0.5.3

0.5.2

25 Feb 02:25
9d8b9e9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.1...0.5.2

0.5.1

03 Jan 02:53
03c8953

Choose a tag to compare

Bugs Fix

  • 修复 glob 模式没有以源目录为根进行匹配的问题 #13

0.5.0

03 Jan 02:44
8d6f478

Choose a tag to compare

New Features

  • 参数 --exclude-dirs--exclude-files 支持 glob 模式

0.4.0

03 Jan 02:44
5f46a96

Choose a tag to compare

New Features

  • 新增参数 --merge,用于合并到一个单独的 .txt 文件