Skip to content

Tags: azurefx/DotNET.jl

Tags

v0.2.1

Toggle v0.2.1's commit message
## DotNET v0.2.1

**Closed issues:**
- crash in REPL (#1)
- Support for System.Double (#3)
- Example for dll (#5)
- How to Set a Class Property? (#6)
- How to Call .NET Method with "out" argument (#8)
- Find and Call function in dll (#9)
- add "using DotNET" to the examples code... (#10)
- CLRException: System.MissingMethodException with TagLibSharp dll (#12)

**Merged pull requests:**
- Add .NET Core 2.2 to build matrix (#2) (@azurefx)
- Add primitive support for System.Single&Double types (#4) (@azurefx)
- Support property setters (#7) (@azurefx)
- Make n-d arrays conform to Julia's iterator protocol (#13) (@azurefx)
- Support field setters (#14) (@azurefx)
- Support out parameters (#15) (@azurefx)

v0.2.0

Toggle v0.2.0's commit message
Version 0.2.0

v0.1.2

Toggle v0.1.2's commit message

v0.1.1

Toggle v0.1.1's commit message

v0.1.0

Toggle v0.1.0's commit message