Skip to content

Releases: imryche/blockkit

v2.1.3

Choose a tag to compare

@imryche imryche released this 18 Jan 14:11

Fixed

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

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

v2.1.2

Choose a tag to compare

@imryche imryche released this 28 Sep 17:37

Added

Fixed

New Contributors

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

v2.0.4

Choose a tag to compare

@imryche imryche released this 01 Jul 06:38

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

Choose a tag to compare

@imryche imryche released this 21 Jun 18:58

Fixed

  • Improve markdown detection in is_md.

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

v2.0.2

Choose a tag to compare

@imryche imryche released this 13 Jun 12:07

Fixed

  • Now DatetimePicker.initial_date_time accepts integers or datetime objects

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

v2.0.1

Choose a tag to compare

@imryche imryche released this 10 Jun 14:03

What's changed

  • Mark library as typed

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

v2.0.0

Choose a tag to compare

@imryche imryche released this 04 Jun 07:54

A full rewrite of the library with zero dependencies.

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

v1.9.2

Choose a tag to compare

@imryche imryche released this 02 Oct 12:54

What's Changed

New Contributors

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

v1.9.1

Choose a tag to compare

@imryche imryche released this 17 May 07:54

What's Changed

  • Fix Input block not accepting EmailTextInput and URLTextInput elements

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

v1.9.0

Choose a tag to compare

@imryche imryche released this 16 May 10:33

What's Changed

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

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