Releases: droodman/julia.ado
Version 1.1.4
Version 1.1.3
Bug fixes. Make GetVarsFromDF varlist default to cols() option.
Version 1.1.2
Switch to a dedicated 1.11 Juliaup channel; automatically install Julia
Version 1.1.1
Fixed crash in v1.1.0 on ARM Macs
Version 1.1.0
Now compatible with and requires Julia 1.11.1 or later. Adjust to new implementation of arrays, and requirement that code outside of modules such as stataplugininterface.jl can only modify, not create, objects inside them.
Fix small bug in GetVarsFromDF, nomissing.
Version 1.0.2
Fix crashes on really long included regressor lists; add status call to GetEnv & SetEnv; bug fixes
Version 1.0.1
Drop confirm names on Julia source and destination matrices so they can be views or other things
document -jl version- and replace option on GetVarsFromMat
Version 1.0.0
Interactive mode
More st_*() Julia functions
st_view() type
Capture print output
REPL-style soft scoping
_jl command
Version 0.10.3
Fix crashes in threads() argument
Version 0.10.2
Added jl start, threads()
command.