8000 Tags · molanp/mcsmapi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: molanp/mcsmapi

Tags

0.1.6

Toggle 0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #12 from molanp/fix/mcsm#90

fix mcsm#90

0.1.5.b2

Toggle 0.1.5.b2's commit message
feat(docs): 为全部模型添加注释

- resolve #9

0.1.5.b1

Toggle 0.1.5.b1's commit message
feat(instance): 实例对象支持快速获取文件列表

- 在 InstanceDetail 模型中添加 files 方法,用于获取实例的文件列表
- 方法支持分页和路径过滤功能
- 更新版本号至 0.1.5.b1

0.1.4

Toggle 0.1.4's commit message
ci: 优化 GitHub Actions 自动构建配置

- 添加 pyproject.toml 和 mcsmapi/** 路径到触发构建的文件列表
- 修改构建产物命名规则,使用固定名称替代包含 SHA 值的名称
- 统一压缩包和轮子文件的命名格式

0.1.3

Toggle 0.1.3's commit message
update test

0.1.2

Toggle 0.1.2's commit message
build: 更新 .gitignore 并调整 pyproject.toml

- 在 .gitignore 中添加 mcsmapi.egg-info 和 dist 目录,避免版本控制生成文件
- 从 pyproject.toml 中移除 readme-content-type 选项,简化配置
0