Skip to content

Releases: EconForge/Dolang.jl

Removed dependencies.

05 Jun 12:55
Compare
Choose a tag to compare
v3.3.1

Fixed ci.yml

v3.1.3

27 Sep 10:37
Compare
Choose a tag to compare
Added missing derivative.

v3.1.2

06 Sep 12:13
Compare
Choose a tag to compare

Dolang v3.1.2

Diff since v3.1.1

Merged pull requests:

v3.1.1

03 Sep 13:10
e18cfb4
Compare
Choose a tag to compare

Dolang v3.1.1

Diff since v3.1.0

Merged pull requests:

v3.1.0

02 Sep 20:14
Compare
Choose a tag to compare

Dolang v3.1.0

Diff since v3.0.3

Closed issues:

  • `TypeError: required field "posonlyargs" missing from arguments' (#62)

Small fixes.

13 Apr 10:31
Compare
Choose a tag to compare
v3.0.3

FIX: Chanched version number in Project.toml

v3.0.2

20 Aug 13:00
v3.0.2
cbc65c2
Compare
Choose a tag to compare

v3.0.2 (2019-08-19)

Diff since v3.0.1

Merged pull requests:

  • ENH (julia): initial implementation of yaml minilanguage (#59) (albop)

bugfix

03 Mar 21:15
bc47212
Compare
Choose a tag to compare

Function generation was broken when no derivative was given.

Compatibility with julia >=1.0

03 Mar 15:57
c2882fb
Compare
Choose a tag to compare
Merge pull request #56 from EconForge/albop/compat_11

TEST: travis now tests 1.0, 1.1 and nightly

FIX: gu_genfun output

04 Dec 10:44
7a87a42
Compare
Choose a tag to compare
Merge pull request #47 from EconForge/sl/fix_stable_val

ENH: fix the type-stable val. closes #46