Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 13:21
· 24 commits to v2 since this release
6a12bdc

Changelog

  • 939ba4d Merge pull request #124 from arrow2nd/develop
  • 6f03f37 chore(deps): bump github.com/g8rswimmer/go-twitter/v2 (#117)
  • 2c7b8a2 chore(deps): bump github.com/gdamore/tcell/v2 from 2.5.3 to 2.5.4 (#116)
  • 04573a9 chore(deps): bump golang.org/x/crypto from 0.4.0 to 0.5.0 (#118)
  • 248e451 chore(deps): bump golang.org/x/term from 0.3.0 to 0.4.0 (#119)
  • 918b10d chore(deps): 依存関係を更新
  • a1fcc2c chore(goreleaser): replacementsの廃止に対応 (#115)
  • 6a12bdc docs(CHANGELOG): v2.2.0 (#125)
  • 773be73 docs(CHANGELOG): 修正点を追記 (#123)
  • 4dca5f4 docs(README): スクリーンショットの差し替え (#114)
  • f6ad941 feat(app/commandline): 入力補完の動作を変更
  • 75442d5 feat(app/commandline): 補完リストの表示に関するworkaroundを削除
  • 7c72d35 fix(app/cmd_tweet): 標準入力を渡すとエディタが開く #121 (#122)
  • 49a998b style(app/commandline): コメントを整理