8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Merge pull request #12 from molanp/fix/mcsm#90 fix mcsm#90
feat(docs): 为全部模型添加注释 - resolve #9
feat(instance): 实例对象支持快速获取文件列表 - 在 InstanceDetail 模型中添加 files 方法,用于获取实例的文件列表 - 方法支持分页和路径过滤功能 - 更新版本号至 0.1.5.b1
ci: 优化 GitHub Actions 自动构建配置 - 添加 pyproject.toml 和 mcsmapi/** 路径到触发构建的文件列表 - 修改构建产物命名规则,使用固定名称替代包含 SHA 值的名称 - 统一压缩包和轮子文件的命名格式
update test
build: 更新 .gitignore 并调整 pyproject.toml - 在 .gitignore 中添加 mcsmapi.egg-info 和 dist 目录,避免版本控制生成文件 - 从 pyproject.toml 中移除 readme-content-type 选项,简化配置