changeset 27149:f8e4e04722ee

maint: Announce new functions and no longer treat them as unimplemented. * NEWS: Announce new functions `weboptions`, `webread`, `webwrite`. * scripts/help/__unimplemented__.m: Remove entries `newline`, `weboptions`, `webread`, `webwrite`.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Tue, 04 Jun 2019 22:22:26 +0200
parents 3de14d9a2303
children c776d553c19e
files NEWS scripts/help/__unimplemented__.m
diffstat 2 files changed, 3 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Tue Jun 04 22:17:42 2019 +0200
+++ b/NEWS	Tue Jun 04 22:22:26 2019 +0200
@@ -67,6 +67,9 @@
 - `newline`
 - `verLessThan`
 - `web`
+- `weboptions`
+- `webread`
+- `webwrite`
 
 
 ### Deprecated functions and properties
--- a/scripts/help/__unimplemented__.m	Tue Jun 04 22:17:42 2019 +0200
+++ b/scripts/help/__unimplemented__.m	Tue Jun 04 22:22:26 2019 +0200
@@ -1047,7 +1047,6 @@
   "nearestNeighbor",
   "neighbors",
   "netcdf",
-  "newline",
   "noanimate",
   "notebook",
   "notify",
@@ -1336,10 +1335,7 @@
   "volume",
   "volumebounds",
   "voronoiDiagram",
-  "weboptions",
-  "webread",
   "websave",
-  "webwrite",
   "week",
   "whatsnew",
   "width",