This commit is contained in:
Giorgio Calderone 2020-04-29 12:24:46 +02:00
parent 2c2c74e448
commit 2713f8517e

View File

@ -1,6 +1,8 @@
# Version 1.3.0 (released on: Apr. 28, 2020)
# Version 1.3.0 (released on: Apr. 29, 2020)
- New features:
* The new `dgrid3d()` allows to interpolate scattered 2D data on a
2D regular grid;
* The `Options` structure features a new `mime` field containing a
dictionary to map a MIME type to gnuplot terminals;