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.
chore: GitHub Actions 的 set-env 被废止,同步修改 https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
Merge pull request #35 from mudclient/feat/improve-input-line feat: 增强命令行,上下箭头翻找历史,回车重复上一条
chore: 修复 goreleaser 配置错误 * https://github.com/mudclient/go-mud/runs/1261944953?check_suite_focus=true * https://goreleaser.com/deprecations#brewsgithub
Merge pull request #34 from mudclient/feat/utf8-connection Feat: 增加连接编码支持,默认编码从 GBK 改为 UTF-8
Merge pull request #29 from mudclient/style/lint 排版和重构代码,以提升代码质量
Merge pull request #26 from mudclient/feat/v0.6.1 v0.6.1 开发完成,应当可以 Close #21 #24
Merge branch 'feat/v0.6.0'
Docs: 增加一些关于项目定位的文字
Fix: 初始化 Lua 时出错,本次修复应当可以 close #9
Chore: 添加一个 Makefile 文件,同时编译出四个平台的可执行文件