forked from inasafe/inasafe
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.txt
70 lines (57 loc) · 2.54 KB
/
metadata.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
# This file contains metadata for your plugin. Beginning
# with version 1.8 this is the preferred way to supply information about a
# plugin. The current method of embedding metadata in __init__.py will
# be supported until version 2.0
# This file should be included when you package your plugin.
# Mandatory items:
[general]
name=InaSAFE
qgisMinimumVersion=3.2
description=InaSAFE is free software that allows disaster managers to study realistic natural hazard impact scenarios for better planning, preparedness and response activities.
about=Developed for the Indonesian Government - BNPB, Australian Government - AIFDR and DMInnovation and, and World Bank - GFDRR
# If you change VERSION and STATUS here, please also change in safe/definitions/versions.py, Travis will FAIL !
version=5.0.5
# alpha, beta, rc or final
status=final
# end of mandatory metadata
# Optional items:
changelog=
Version 5.0.5:
- Bug fixes only - fix deprecated call to collections.Callable in python 3.10.x
Version 5.0.4:
- Bug fixes only - fix int cast issue in dock.py
Version 5.0.3:
- Bug fixes only
Version 5.0.2:
- Fix sorting
- Small crash fixes
Version 5.0.1:
- Fix contour calculation in QGIS 3.4
- Fix inconsistent aggregation count behaviour
- Fix hazard preparation geometries. Now automatically validate hazard geometries
- Fix wrong clipping dtype for raster hazard
- Fix minimum needs value reports
Version 5.0.0:
- QGIS3 port with Python 3 and Qt 5
- Enable line for structure exposure
- Add Tonga and Fiji currency and administration boundary definition
- Possibility to simply add postprocessors only for a certain combination of hazard and exposure
Version 4.4.0:
- Add Geonode uploader
- Add back Sentry configuration (need to be enabled in your settings)
- Set precision to 6 decimal for minimum needs.
- Add expressions for retrieving each sections of report (#4986)
- Update to support InaSAFE run in headless mode
# tags are comma separated with spaces allowed
tags=contingency planning, impact assessments, disaster scenarios, natural hazards,risk
homepage=http://www.inasafe.org/
tracker=https://github.com/inasafe/inasafe/issues
repository=https://github.com/inasafe/inasafe
icon=safe/resources/img/icons/icon.png
# experimental flag
experimental=False
# deprecated flag (applies to the whole plugin, not just a single version
deprecated=False
# Author contact information
author=Indonesian Government - BNPB, Australian Government and World Bank - GFDRR