Releases: ASU-CodeDevils/slack-blockkit
Releases · ASU-CodeDevils/slack-blockkit
Documentation Link
Just a documentation link
Python 2.7 support and complete documentation
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
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
Initial release