Skip to content

Releases: ASU-CodeDevils/slack-blockkit

Documentation Link

25 Jul 06:09
e01770c
Compare
Choose a tag to compare

Just a documentation link

Python 2.7 support and complete documentation

25 Jul 06:00
5056eec
Compare
Choose a tag to compare

Features

  • Complete documentation
  • Python 2.7 supported
  • Removed unnecessary fields from corresponding TextObjects

Bug Fixes

  • block_id removed from all blocks except layout blocks

Comprehensive testing and fixed nested rendering

24 Jul 01:46
d80c223
Compare
Choose a tag to compare

Completed initial success-case testing and fixed rendering issue with nested blocks.

Features

  • Success-case testing with 88% code coverage
  • Increased compatibility with Python 2.7+
  • Render at base Block class to reduce LOC
  • Improved attribute validation

Bug fixes

  • Nested blocks now render recursively
  • Removed the use of fixtures in other fixtures

Pypi packaging and Travis integration

14 Jul 05:58
Compare
Choose a tag to compare