Skip to content

v2.6 - March 2020

Choose a tag to compare

@faisaltheparttimecoder faisaltheparttimecoder released this 20 Mar 20:35
· 25 commits to master since this release
6d64560

Bug Fixes

Nested brackets on a constraints column causes failure (#24), this is now fixed

Features

Before when it finds an error during constraint creation it breaks & exit abruptly. Now it runs through all the constraints and displays error on the screen and doesn't exits the program