Skip to content

v1.0.2

Compare
Choose a tag to compare
@WingedSeal WingedSeal released this 17 Jan 09:54
· 964 commits to main since this release

Changelog v1.0.2

Changed

  • More stable arguments parsing for built-in functions
  • # now requires a space after it to count as comment

Fixed

  • Fixed default description typo.

Dev section

  • Add parse_split_comma, Improve match_bracket
  • Fixed typo, parse_split_comma -> parse_split
  • ((# ).*)|((\/\/).*)