Skip to content

Releases: go-telegram/ui

v0.4.1

25 Oct 08:24
Compare
Choose a tag to compare
  • add ShowOptions for paginator and slider

v0.4.0

08 Oct 08:48
fa0ca63
Compare
Choose a tag to compare
  • update bot lib version to v1.8.3
  • add option paginator.WithoutEmptyButtons
  • BREAKING: change signature of dialog.New(), paginator.New(), progress.New(), slider.New() method. Add bot.Bot as first argument

v0.3.2

20 May 08:05
Compare
Choose a tag to compare
  • added 'NoDeleteAfterSelect' and 'NoDeleteAfterCancel' datepicker & slider options methods (#8)

v0.3.1

05 Mar 12:35
Compare
Choose a tag to compare
  • add WithPrefix options to all widgets
  • add Prefix() string func to all widgets

v0.3.0

04 Mar 16:34
Compare
Choose a tag to compare
  • update bot lib version to v1.1.5

v0.2.0

19 Jan 08:50
Compare
Choose a tag to compare
  • fixes for bot lib version v1.0.1 and bot API v7.0

v0.1.2

04 Oct 12:12
Compare
Choose a tag to compare
  • updated lib version to v0.8.0
  • fixes