Skip to content

v1.1.0

Compare
Choose a tag to compare
@xtofalex xtofalex released this 12 Mar 12:16
· 18 commits to main since this release
3d4513b

Replace collected strings by Identifier.
Identifier is a struct containing name_: the collected string without the eventual escaping characters and _escaped == true if identifier was escaped.