File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -56,15 +56,15 @@ for more details.
5656* Release Notes: *
5757******************
5858
59- Version 1.0.1 (XX-XX-2019)
60- - Fixed a minor bug with the VectorPolygonToRaster tool.
61- - Fixed a bug in the DownstreamDistanceToStream tool.
59+ Version 1.0.1 (20-10-2019)
6260- Boolean type tool parameters previously worked simply by the presence of the parameter flag.
6361 This was causing problems with some WBT front-ends, particularly QGIS, where the parameters
6462 were being provided to WBT as --flag=False. In this case, because the flag was present, it
6563 was assumed to be True. All tools that have boolean parameters have been updated to handle
6664 the case of --flag=False. This is a widespread modification that should fix the unexpected
6765 behaviour of many tools in certain front-ends.
66+ - Fixed a minor bug with the VectorPolygonToRaster tool.
67+ - Fixed a bug in the DownstreamDistanceToStream tool.
6868
6969Version 1.0.0 (29-09-2019)
7070- Added support for reading and writing the BigTIFF format. This has resulted in numerous changes
You can’t perform that action at this time.
0 commit comments