What's Changed * Fixed the issue 72 by seimit in https://github.com/Semi-ATE/STIL/pull/73 * Added meta data(line, column) to tree data, VAs and end_line for open… by Velislav-Boyanov in https://github.com/Semi-ATE/STIL/pull/74
What's Changed * Fix for issue 67 by seimit in https://github.com/Semi-ATE/STIL/pull/68 * Issue 65 by Velislav-Boyanov in https://github.com/Semi-ATE/STIL/pull/69
New Contributors * Velislav-Boyanov made their first contribution in https://github.com/Semi-ATE/STIL/pull/69
The version was bump to 0.3.0 due API breakage - the LARK terminals for opening and closing blocks were replaced with rules. What's Changed * Implement issue 49 by seimit in https://github.com/Semi-ATE/STIL/pull/53 * Fix issue 50 by seimit in https://github.com/Semi-ATE/STIL/pull/54 * Fix for issue 51 and added a test case by seimit in https://github.com/Semi-ATE/STIL/pull/56 * Implemented issue 52 by seimit in https://github.com/Semi-ATE/STIL/pull/57 * Implement issue 55. by seimit in https://github.com/Semi-ATE/STIL/pull/58 * Implementation of issue 59 by danbodoh in https://github.com/Semi-ATE/STIL/pull/61 * Fix issue 60 by seimit in https://github.com/Semi-ATE/STIL/pull/62 * Issue 63 by seimit in https://github.com/Semi-ATE/STIL/pull/64
New Contributors * danbodoh made their first contribution in https://github.com/Semi-ATE/STIL/pull/61