v2.1.0
Please note:
- Now requires Python 3.10, 3.11 or 3.12
- Methods moved from
utils
toxls2json_backends
What's Changed
- 661: Require Python 3.10, 3.11 or 3.12 by @lindsay-stevens in #706
- 707: Detect instance expressions with double quotes by @lindsay-stevens in #709
- 698: library API for non-path input, accept markdown and dict input by @lindsay-stevens in #712
- 641: Allow whitespace on either side of main header delimiter by @lindsay-stevens in #718
- 713: support offline entities spec v2024.1.0 via opt-in setting by @lindsay-stevens in #719
- Fix installed script name so
xls2xform
can be used by @lindsay-stevens in #722 - Upgrade Validate for
extract-signed
,geofence
functions and newdistance
variants by @lognaturel in #723
Full Changelog: v2.0.3...v2.1.0