Skip to content
  • Daniel Scheffler's avatar
    Bugfix · 0e65b721
    Daniel Scheffler authored
    geo.raster.conversion:
    - raster2polygon: bugfix for not properly handling bad exit status of gdal.Polygonize()
    
    processing.progress_mon:
    - Timer:
        - implemented keyword use_as_callback (now properly raises KeyBoardInterrupt in case of TimeOut
        - improved formatting of elapsed time
    - ProgressBar:
        - implemented keyword use_as_callback
    
    - updated __version__
    0e65b721