Skip to content

Version 0.2.3

Compare
Choose a tag to compare
@PGS62 PGS62 released this 02 Dec 18:31
· 61 commits to master since this release

Dictionaries now handled.

If JuliaEvalVBA and JuliaCallVBA evaluate on the Julia side to result where typeof(result) <: AbstractDictionary, then in VBA the return from the function is of type Scripting.Dictionary.

Installation instructions here.