Skip to content

bits by bits

Compare
Choose a tag to compare
@berteh berteh released this 05 Feb 23:25
· 65 commits to master since this release

fixing small bugs and improvements

  • support for CSV with empty lines #90
  • support for templates using more records as the data provides #123
  • indent of generated SLA code for more readability #122

Please note the %VAR_NEXT-RECORD% needs to be replaced by %SG_NEXT-RECORD% since last version, since it was not a "variable" in the right meaning, thanks #118 for the suggestion.