File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ 0.1.6] - 2025-10-27
9+
10+ ### Fixed
11+ - 清理错误的 v0.2.0 标签,恢复正确的版本历史
12+ - 维护版本一致性
13+
14+ ## [ 0.1.5] - 2025-10-27
15+
16+ ### Added
17+ - 自动格式化代码(black 和 isort)
18+ - 优化 release.prompt 支持自动版本号递增
19+
20+ ### Changed
21+ - 清理冗余文档和重组文件
22+
23+ ## [ 0.1.4] - Previous Release
24+
25+ Initial release with core HyperLiquid MCP functionality.
Original file line number Diff line number Diff line change 11[project ]
22name = " hyperliquid-mcp-python"
3- version = " 0.1.5 "
3+ version = " 0.1.6 "
44description = " HyperLiquid MCP Server with FastMCP - Trading tools and account management"
55authors = [
66 {
name =
" jettwang" ,
email =
" [email protected] " }
You can’t perform that action at this time.
0 commit comments