Skip to content

Latest commit

 

History

History
102 lines (72 loc) · 5.89 KB

CHANGELOG.md

File metadata and controls

102 lines (72 loc) · 5.89 KB

Changelog

2.1.3

2021-04-30

Fix an error that was caused where report.prose.full was undefined and couldn't be .trim()ed. Update the build process to use Uglify 3.x

2.1.2

2017-03-14

Slight reorganization, add module field to package.json. Skipped 2.1.2 because of error in version number in dist file comments. Functionally identical.

2.1.0

2017-02-25

Move to rollup build process, export browser version and some small cleanup

2.0.0

2017-02-14

Another rework of the API focused on clarity between json, geojson and nested variables. Much better and clearer support for targeting nested keys and adding results to a nested key through lodash's get and set. Started maintaining changelog. Remove indian-ocean dependency and include browser-safe portions.

1.0.1

2017-01-08

Minor fixes

1.0.0

2017-01-08

Major overhaul of API including adding tests.

0.4.2

2015-01-11

Initial commit. We'll start from here