Skip to content

Commit d2a9c28

Browse files
committed
v1.0.1 release
v1.0.1 release
1 parent d9eb35e commit d2a9c28

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

readme.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

6969
Version 1.0.0 (29-09-2019)
7070
- Added support for reading and writing the BigTIFF format. This has resulted in numerous changes

0 commit comments

Comments
 (0)