* Add "-ew", "--expose-web",
* abiopen, abiview and abicomp now supports --plotly to produce plotly figures in the local browser
and --chart-studio to push the figure to the chart studio service.
Note that, at present, only DDB files support plotly.
* AbinitInput set_kpath and make_ebands_input now support negative values of ndivsm that
are interpreted as line_density following pymatgen conventions.
This option is the recommended one if the k-path contains two consecutive high symmetry k-points
that are very close as ndivsm > 0 may produce a very large number of wavevectors.
* Preliminary support for plotly plots (phonons).
* AbinitInputParser now can parse strings in the input file and read structure is the `structure:abivars`
syntax in used.