Skip to content

Releases: droodman/julia.ado

Version 1.1.6

20 Feb 01:46
Compare
Choose a tag to compare

Fix 1.1.5 crash

Version 1.1.5

02 Feb 01:50
Compare
Choose a tag to compare

Added date/datetime support to jl use.

Version 1.1.4

03 Jan 19:40
Compare
Choose a tag to compare

Make sure to close all temp files opened in Mata, which otherwise can crash other programs

Version 1.1.3

23 Dec 16:09
Compare
Choose a tag to compare

Bug fixes. Make GetVarsFromDF varlist default to cols() option.

Version 1.1.2

24 Nov 04:14
Compare
Choose a tag to compare

Switch to a dedicated 1.11 Juliaup channel; automatically install Julia

Version 1.1.1

22 Nov 23:33
Compare
Choose a tag to compare

Fixed crash in v1.1.0 on ARM Macs

Version 1.1.0

09 Nov 01:05
Compare
Choose a tag to compare

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

17 Aug 17:02
Compare
Choose a tag to compare

Fix crashes on really long included regressor lists; add status call to GetEnv & SetEnv; bug fixes

Version 1.0.1

24 Apr 17:42
Compare
Choose a tag to compare

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

14 Apr 00:18
Compare
Choose a tag to compare

Interactive mode
More st_*() Julia functions
st_view() type
Capture print output
REPL-style soft scoping
_jl command