Releases: hotosm/osm-fieldwork
Releases · hotosm/osm-fieldwork
v0.18.2
v0.18.1
What's Changed
Full Changelog: 0.18.0...0.18.1
v0.18.0
What's Changed
- Add support for filters in OdkForm get submission media by @Anuj-Gupta4 in #330
- Allow the XLSForm new_feature question geometry type to be configurable by @spwoodcock in #329
New Contributors
- @Anuj-Gupta4 made their first contribution in #330
Full Changelog: 0.17.0...0.18.0
v0.17.0
v0.16.12
What's Changed
- Update mandatory fields XLSForm to better handle new_feature field injection.
Full Changelog: 0.16.11...0.16.12
v0.16.11
What's Changed
- Sanitize column names to follow defined standards by @Sujanadh in #313
- Add row to calculate coordinates of additional entity by @Sujanadh in #312
- Update labels and entities name in test cases by @Sujanadh in #317
- Photo question outside the verification section as a standalone question by @Sujanadh in #319
Full Changelog: 0.16.10...0.16.11
v0.16.10
What's Changed
- Updates the minimum pin for
python-calamine
ensuring that all required dependencies are bundled. - This should improve compatibility with Python 3.12 and dependency lockers: see dimastbk/python-calamine#93
Full Changelog: 0.16.9...0.16.10
v0.16.9
What's Changed
Full Changelog: 0.16.8...0.16.9
0.16.8
What's Changed
Note
It would seem this is a reversion of 0.16.7, but it is not.
Instead the logic was updated to remove duplicates based on the list_name
and name
column pair.
This way duplicates can still exist, as long as they are in a different choices list (list_name).
Full Changelog: 0.16.7...0.16.8
0.16.7
- Do not remove duplicate values from 'choices' XLSForm sheet, as these are actually valid.
- There may be duplicate 'name' column entries across 'list_name', for example multiple yes/no answers.
Full Changelog: 0.16.6...0.16.7