Skip to content

Releases: imryche/blockkit

v2.1.3

18 Jan 14:11

Choose a tag to compare

Fixed

  • Make ConversationFilter.include() accept variadic arguments for better API consistency

Full Changelog: v2.1.2...v2.1.3

v2.1.2

28 Sep 17:37

Choose a tag to compare

Added

Fixed

New Contributors

Full Changelog: v2.0.4...v2.1.2

v2.0.4

01 Jul 06:38

Choose a tag to compare

Fixed

  • Fix the validation logic of the Section component's fields by @vonZeppelin in #119

New Contributors

Full Changelog: v2.0.3...v2.0.4

v2.0.3

21 Jun 18:58

Choose a tag to compare

Fixed

  • Improve markdown detection in is_md.

Full Changelog: v2.0.2...v2.0.3

v2.0.2

13 Jun 12:07

Choose a tag to compare

Fixed

  • Now DatetimePicker.initial_date_time accepts integers or datetime objects

Full Changelog: v2.0.1...v2.0.2

v2.0.1

10 Jun 14:03

Choose a tag to compare

What's changed

  • Mark library as typed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

04 Jun 07:54

Choose a tag to compare

A full rewrite of the library with zero dependencies.

Full Changelog: v1.9.2...v2.0.0

v1.9.2

02 Oct 12:54

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.1...v1.9.2

v1.9.1

17 May 07:54

Choose a tag to compare

What's Changed

  • Fix Input block not accepting EmailTextInput and URLTextInput elements

Full Changelog: v1.9.0...v1.9.1

v1.9.0

16 May 10:33

Choose a tag to compare

What's Changed

  • Add support for EmailTextInput element
  • Add support for URLTextInput element

Full Changelog: v1.8.4...v1.9.0