CHANGELOG.md in kaiser-ruby-0.7 vs CHANGELOG.md in kaiser-ruby-0.7.1
- old
+ new
@@ -1,4 +1,11 @@
+# 0.7.1
+
+- [x] Strips all lines while parsing, so you can indent the .rock file however you want
+- [x] Adds line numbers to all parse/transform errors
+- [x] More examples
+- [x] Fix CLI (@jzaia18)
+
# 0.7
Language Implementation
- [x] Full language implementation according to the spec