All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
5.0.1 (2024-05-22)
4.0.0 (2022-05-18)
- move to es modules, update id-preset-builder (2680b00)
4.0.0 (2022-05-18)
- switch to zip file format instead of tarball (#51)
3.4.1 (2022-05-18)
- include field options in msgs for translation (d72a055)
3.4.0 (2021-11-18)
3.3.1 (2021-02-08)
- Parsed protocol includes
:
(aa18988)
3.3.0 (2020-12-17)
3.2.2 (2020-10-19)
- Fix for projectKey check to work with Node v10 (4da7cd0)
3.2.1 (2020-10-09)
- Make
npx mapeo-settings-builder
work (039abf1)
3.2.0 (2020-10-09)
- Add command to generate a project key (c1de72f)
- Validate project key when building config file (f43bd9b)
3.1.1 (2020-09-08)
- add missing apostrophe to message description for translation (b266b70)
3.1.0 (2020-09-08)
- log to stdout so log messages are not in piped output (4385d5f)
3.0.0 (2020-04-17)
- Update id-settings-builder to use mapeo schema
- Update id-settings-builder to use mapeo schema (3c597cd)
2.15.0 (2020-04-16)
- Add support for helperText property on fields (474a0d2)
2.14.0 (2020-03-05)
- Notify of updates available (68965d6)
2.13.0 (2020-03-05)
- Run tasks in series for better reporting of time (bb90ad8)
2.12.0 (2020-03-04)
- Add version number to output (716b9b5)
2.11.1 (2020-03-04)
- cleanup logging (bab3ce5)
2.11.0 (2020-03-04)
- Improve logging (f24ffa6)
2.10.0 (2020-03-04)
2.9.0 (2019-11-12)
- Add select_multiple support (4874d0f)
- Include version in settings tarball as
VERSION
file
- Export PNG sprites @100px
- Ignore missing icons if the names match a maki icon used by iD Editor.
- Include a metadata.json file in settings package that defines the user's dataset preference for synchronization.
- Include a layers.json file in settings package that defines layers for vector tiles.
2.1.0 - 2016-10-05
- Check icons referenced by presets exist in icons folder, if not throw error
- Allow presets to have additional properties not defined in the schema
2.0.0 - 2016-08-17
- Validate schema of
imagery.json
- Build SVG instead of PNG sprites
Initial release