v0.4.0 - "Concurrent Queries"
Many thanks to @dcz-self for a bunch of contributions!
New features:
- The textual language now supports line comments with
%
(#26) VarScope
s now provide additional functions to inspect the variables in the scope (#23)TextualUniverse
is now captured immutably by prepared queries, so that multiple queries can be run concurrently against the universe (#27)
Breaking changes: