Skip to content

Latest commit

 

History

History
81 lines (51 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

81 lines (51 loc) · 1.38 KB

CHANGELOG

v1.7.4

  • feat(message): support UUID (#40)

v1.7.3

  • feat(notification): support sign

v1.7.2

  • fix(http): remove shared context for requests
  • feat: improve heartbeat
  • feat(notification): allow update url

v1.7.1

  • feat(card): support update_multi in config

v1.7.0

  • feat(message): support update message card (#31)
  • feat(chat): add more chat APIs (#29)
  • feat: support event v2 (#4)
  • fix(chat): allow set user id type
  • feat: api im (#19)

v1.6.1

  • docs: add extension guide [ci skip] (#18)

v1.6.0

  • chore: recall message uses base response
  • feat: delete ephemeral message
  • feat: add ephemeral card
  • docs: add goreportcard [ci skip]

v1.5.0

  • fix: div.text, option.text & tests (#13)
  • feat: card builder (#12)
  • feat(auth): make heartbeat thread safe (#10)
  • chore: add editorconfig [ci skip]
  • ci: switch to revive

v1.4.2

  • feat: add domain method

v1.4.1

  • fix: should pass http header
  • feat: add context to logger & client (#9)

v1.3.0

  • refactor: better logger interface (#8)

v1.2.1

  • fix: http custom client test
  • refactor: improve http wrapper (#7)

v1.1.0

  • feat: open more api (#6)
  • feat(message/post): patch i18n support
  • docs: add godoc badge [ci skip]
  • ci: add codecov (#2)
  • chore: add .vimrc [ci skip]
  • feat: add alternative domains

v1.0.1

  • feat: drop api user v4

v1.0.0

  • feat: init go-lark/lark oss version