Changes between Version 19 and Version 20 of Release/8.0.0-News


Ignore:
Timestamp:
Dec 19, 2021, 11:24:48 AM (3 years ago)
Author:
veroandreo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Release/8.0.0-News

    v19 v20  
    701701 * pygrass: Remove usage of bare except by @wenzeslaus in (PR:1544)
    702702 * fix Iterable import in pygrass/vector by @lrntct in (PR:734)
    703  * python gunittest: Add a new assertion for raster equivalence by @marisn in (PR:1148)
    704703 * pythonlib: add env variables to all relevant functions in script lib by @petrasovaa in (PR:677)
    705704 * pythonlib: allow wkt to be also string in create_location() by @petrasovaa in (PR:723)
     
    987986 * gunittest: Non-zero return code on certian percetage of tests failing by @wenzeslaus in (PR:377)
    988987 * gunittest: update module interface doctest by @nilason in (PR:1699)
     988 * gunittest: Add a new assertion for raster equivalence by @marisn in (PR:1148)
    989989 * tests: Output more text and sort files by @wenzeslaus in (PR:1362)
    990990 * testsuite example: info updated by @neteler in (PR:831)