Skip to content

Release 0.8.0

Compare
Choose a tag to compare
@poef poef released this 31 Mar 12:37
· 35 commits to main since this release

Renamed 'interval' to 'duration', to follow the ISO8601 specification
Made format of range explicit: '"' '[' number? ',' number? ']' '"'
Added parsing rules for all type names.
Added test for these parsing rules.