Skip to content

Latest commit

 

History

History
114 lines (57 loc) · 5.12 KB

CHANGELOG.md

File metadata and controls

114 lines (57 loc) · 5.12 KB

Changelog

2.1.2 (2024-05-20)

Bug Fixes

  • deps: update module github.com/slack-go/slack to v0.13.0 (fd01337)
  • skip image only message (f2c045c)

2.1.1 (2024-05-15)

Bug Fixes

  • add logfile output prop (2b227ea)
  • deps: update golang docker tag to v1.22.3 (922a560)

2.1.0 (2024-05-11)

Features

  • add trivy scanner at CI (020e835)

Bug Fixes

2.0.8 (2024-05-09)

Bug Fixes

  • set tag version at docker/metadata-action (5fd49d8)

2.0.7 (2024-05-09)

Bug Fixes

2.0.6 (2024-05-09)

Bug Fixes

  • remove images name at tags section (155d84b)

2.0.5 (2024-05-09)

Bug Fixes

2.0.4 (2024-05-09)

Bug Fixes

2.0.3 (2024-05-09)

Bug Fixes

  • github actions wf with tag (7d8fd33)

2.0.2 (2024-05-09)

Bug Fixes

  • add dockerfile (6237101)
  • add tag push wf (59ceb50)
  • deps: update dependency go to v1.22.2 (e12a238)
  • deps: update google.golang.org/genproto digest to df926f6 (af3aa13)
  • deps: update google.golang.org/genproto digest to e917dd1 (84e4c84)
  • deps: update module cloud.google.com/go/translate to v1.10.1 (e883220)
  • remove unused environment (2ad5711)

2.0.1 (2023-08-07)

Bug Fixes

  • check hiragana,katakana,kanji (3aacf3b)
  • not translate when only english (048522b)

2.0.0 (2023-08-05)

⚠ BREAKING CHANGES

  • change using socket mode

Features

  • change using socket mode (62baa57)

1.0.0 (2023-07-17)

Features

  • implement google translate slack bot (1c437ee)
  • trancate URL for reducing translate api text amount (ca865ff)