Skip to content

v1.1.0

Compare
Choose a tag to compare
@brwarner brwarner released this 05 Oct 23:41
· 10 commits to main since this release

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.

v1.0.0...v1.1.0