Blockkit Versions Save

A fast way to build Block Kit interfaces in Python

v1.6.0

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/imryche/blockkit/compare/v1.5.2...v1.6.0

v1.6.1

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/imryche/blockkit/compare/v1.5.2...v1.6.1

Full Changelog: https://github.com/imryche/blockkit/compare/v1.6.0...v1.6.1

v1.5.2

1 year ago
  • ๐ŸงนMove black to extra dependencies

v1.5.1

1 year ago

v1.5.0

2 years ago

โœจ Add support for focus_on_load by @raycharius in https://github.com/imryche/blockkit/pull/41

v1.4.0

2 years ago
  • โœจ Add text attribute to the Message surface

v1.3.4

2 years ago
  • ๐Ÿ›  Build method always must produce JSON-like dicts

v1.3.3

2 years ago
  • ๐Ÿ›  Typing related fix

v1.3.2

2 years ago
  • ๐Ÿ›  Overflow can accept only one option

v1.3.1

2 years ago
  • โœจ Add PlainOption and MarkdownOption classes instead of Option
  • ๐Ÿ›  Fix text field generation with alias