Skip to content

Version 1.4.0

Compare
Choose a tag to compare
@etpinard etpinard released this 10 Oct 17:56
· 15 commits to dev since this release
193d129

Changed

  • Move DashBase.to_dash definitions and getindex(::DashBase.Component, #= =#) to DashBase (see DashBase v1 milestone, removing type piracy from the Dash.jl src and removing dependencies on PlotlyBase and Requires [#223, #226]

Internal

Tests

  • Update CircleCI browser tools to 1.4.3 [#224]
  • Add tests for Plots renderers [#223]

Docs

  • Even better contributing guidelines [#225]

Full diff: v1.3.0...v1.4.0