go-7diipL

A relay translation support tool for engineers who want to contribute internationally.

MIT License

Stars
5
go-7diipL - v1.1.0 Latest Release

Published by KEINOS 3 months ago

What's Changed

go-7diipL - v1.0.0

Published by KEINOS almost 3 years ago

First major release of QiiTrans! 🎉


go-7diipL - v1.0.0-RC4

Published by KEINOS almost 3 years ago

Fix

#22 バージョン情報の表示


go-7diipL - v1.0.0-RC3

Published by KEINOS almost 3 years ago

Feat

Homebrew 対応 (Issue #20 -> Fix PR #23)


go-7diipL - v1.0.0-RC2

Published by KEINOS about 3 years ago

Feat

  • 対話モードの実装 (#3, #5)
  • 開発コンテナの軽量・高速化 (PR #18)
  • 最低限のセキュリティチェック強化
    • CodeSQL Analysis によるチェック (PR #2)
    • ルートに .golangci.yml 追加

Fix and chore

  • docs: Update README.md
  • docs: Create SECURITY.md
  • docs: Add CodeQL and Codespaces badge
  • Update mergify.yml
  • Issue #1 に伴うリファクタと修正 (PR #4)
    • chore: begin fix issue #1
    • refactor: packaging main function to app
    • feat: Issue #1 再現テスト
    • fix: issue #1 --info オプションの実装
    • fix: カバレッジのカバーと lint の指摘修正
    • docs: ドキュメントのアップデート
  • fix: missing comments for exported func/method (golint error)
  • Fix issue #8 (PR #9)
    • feat: issue #8 再現テスト
    • fix: issue #8 空の場合は DB も API も叩かない
    • docs: fix godot
    • docs: ドキュメントのアップデート
  • fix: issue #11 テストの順番 (PR #12)
    • fix: issue #11 and stop the test if any fail
  • fix: #10 auto merge only if .md files in root (PR #13)
  • fix: wsl lint check error (permission syntax): change 0777 -> 0o777 for test
  • fix: ヘルプにフラグ保持用のフィールドが表示されるのを修正
go-7diipL - QiiTrans v1.0.0-RC1 (cf8204d)

Published by KEINOS over 3 years ago

QiiTrans プレ・リリース(RC1)

  • 対応アーキテクチャ一覧
$ tree -P *.zip ./bin
./bin
├── qiitrans-darwin-amd64.zip
├── qiitrans-darwin-arm64.zip
├── qiitrans-linux-386.zip
├── qiitrans-linux-amd64.zip
├── qiitrans-linux-arm-5.zip
├── qiitrans-linux-arm-6.zip
├── qiitrans-linux-arm-7.zip
├── qiitrans-linux-arm64.zip
├── qiitrans-windows-386.zip
├── qiitrans-windows-amd64.zip
└── qiitrans-windows-arm.zip