; the next section is mandatory
[general]
name=Crayfish
qgisMinimumVersion=1.7.4
description=A collection of tools for TUFLOW and other hydraulic 
    modelling packages
; category=Raster ; Did not know what my available choices where
version=version 1.0.3
author=Peter Wells for Lutra Consulting
email=peter.wells@lutraconsulting.co.uk
; end of mandatory metadata

; start of optional metadata
changelog=0.1 - Initial release
    
    1.0 - Bug fixes for issues seen in 0.1
        Support for downloading viewer library from behind proxy server
        Fixes for annoying bugs:
            Error seen when unloading any non-crayfish layer.
            Layer not automatically redrawn when changing contour 
            settings.
            Improved contour options behaviour.
            Made contours optional.
            Last rendered dataset now remembered (instead of always 
            defaulting to bed elevation).
            Removed unnessisary warning messages.
            Fixed stacked widget in vector options (min/max line edits 
            not displayed properly).
            Updated styles in about page.
            Better handling of errors when loading layers.
            Fixed memory leaks.
            Fixed issue when datasets other than the first loaded do 
            not behave as expected.
            Ensured only a single vector options dialog can be opened.
            Added better support for handing allocation errors for huge 
            layers.
    1.0.1 - Bug fixes for issues seen in 1.0
        Resolves issue where TUFLOW tutorial model was not loaded due 
        to unexpected keywords in 2dm
        Reader now more robust in terms of reading unexpected items in 
        .2dm file
    1.0.2 - Bug fix for AssertionError seen when updating plugin
    1.0.3 - Bug fix for failure to render Quad4 elements in layers 
        featuring unsupported elements

; tags are in comma separated value format, spaces are allowed
tags=hydraulic,hydraulic modelling,flood,analysis,animation,results viewer,tuflow,sms

; these metadata can be empty
; in a future version of the web application it will
; be probably possible to create a project on redmine
; if they are not filled
homepage=http://www.lutraconsulting.co.uk/resources/crayfish
; tracker=http://bugs.itopen.it
repository=https://github.com/lutraconsulting/qgis-crayfish-plugin
icon=crayfish_128px.png

; experimental flag
experimental=False

; deprecated flag (applies to the whole plugin and not only to the uploaded version)
deprecated=False
