plotly / Dash.jl

Dash for Julia - A Julia interface to the Dash ecosystem for creating analytic web applications in Julia. No JavaScript required.
MIT License
486 stars 41 forks source link

Release 1.2.0 #185

Closed etpinard closed 1 year ago

etpinard commented 1 year ago

using https://github.com/plotly/Dash.jl/pull/169 as guide


Release 1.2.0

etpinard commented 1 year ago

Oh, at least 1 approving review is required by reviewers with write access

Asking @alexcjohnson - thank you in advance!

alexcjohnson commented 1 year ago

@etpinard I could rubber-stamp this, but perhaps it's worth asking @waralexrom if he has any comments?

The only thing I notice - in the spirit of consistency and minimizing unnecessary diffs - is that some hard tab characters appear in the code now, whereas previously it looks like all 4-space tabs.

etpinard commented 1 year ago

@JuliaRegistrator register