Open Benjamin-Knight opened 2 weeks ago
Os the pattern of comparing string_variable =='true' the typical way to handle Boolean Args in macros (I don't know but if there was a cleaner way I'd like it). Beyond that lgtm!
I was following the previous pattern of the macro which took a boolean flag as a string argument, not sure if there was a reason it was done that way.
Add a new parameter to drop old relations macro which works the old way if the parameter is not provided. If provided allows toggling of the logging to the stdout. closes #106