Skip to content

v0.3.0

Latest

Choose a tag to compare

@DorAbu DorAbu released this 26 Sep 13:35
51ff372

✨ Created syntax validator with an informative error message.
✨ Implemented syntax validator in Block component.
⚒ Added more tests for Block.use_black(), validating what happens when the syntax structure is invalid.
🛠️ Changed used Mode object in black, because it is deprecated.