miniscript 1.6.2-10
miniscript: ^1.6.2-10 copied to clipboard
A MiniScript interpreter for Dart. It can be used to run scripts or as a library for embedding MiniScript in Dart applications
CHANGELOG #
1.6.2-10 #
Export everything in a file.
1.6.2-9 #
Make the real map property in the Dictionary an optional parameter.
1.6.2-8 #
Make the real map property in the Dictionary public.
1.6.2-7 #
Able to insert optional map into ValMap constructor.
1.6.2-6 #
Add precision to time usages by using microseconds divided by 1,000,000.
1.6.2-5 #
Fix example.
1.6.2-4 #
Fix REPL.
1.6.2-3 #
Add binary executable to package spec.
1.6.2-2 #
Fix code to complete test suite properly.
1.6.2-1 #
Initial package.