v1.1.0
Added new withGlobals
alternative iterator methods that split out the variables
, visits
, etc. from the rest of the iterator. Useful when you are sharing variables between multiple iterators.
Also added support for using runScript
to get strings or numbers.