OpenDSSDirect v0.6.1 Release Notes

  • Translate OpenDSS Errors to Julia Exceptions
  • Change docstringextensions upper bound

OpenDSSDirect v0.6.0 Release Notes

  • Support Julia 1.3.x with 7z fix
  • Update DSS C API to latest version
  • Change Vector{Float64} to Matrix{Float64}
  • Fix CktElement.YPrim function
  • Fix Lines.YPrim function

OpenDSSDirect v0.5.1 Release Notes

  • Add Enum support for all functions
  • Minor fixes in Error module
  • Add OPENDSSDIRECT_REPL environment variable to disable REPL mode
  • Add download examples function

OpenDSSDirect v0.5.0 Release Notes

  • Rewrite using dss_capi
  • Fixes some issues and cleans up API (See https://github.com/dss-extensions/OpenDSSDirect.jl/pull/26 for more information)

OpenDSSDirect v0.4.0 Release Notes

  • Support Mac that's compiled by Lazarus/FPC

OpenDSSDirect v0.3.2 Release Notes

  • Support Linux that's compiled by Lazarus/FPC

OpenDSSDirect v0.3.1 Release Notes

  • Update to OpenDSS version 7.6.5_18

OpenDSSDirect v0.3.0 Release Notes

  • Update to Julia v0.5

OpenDSSDirect v0.2.0 Release Notes

  • Add Documentation
  • Update DLL's

OpenDSSDirect v0.1.1 Release Notes

  • Initial release