Skip to content

Releases: smallsaucepan/geojson-equality-ts

v1.0.2

14 Jun 12:47
Compare
Choose a tag to compare

Corrected spelling of author Samir's surname.
Retired objectComparator functionality - can't see the value in porting from geojson-equality.
Added documentation for compareProperties option.
Converted readme examples to Typescript syntax.

v1.0.1

14 Jun 05:31
Compare
Choose a tag to compare

Inlining a custom equal function, rather than using the heavier, more general purpose deep-equal library.

v1.0.0

14 Jun 03:51
Compare
Choose a tag to compare

Initial release of geojson-equality-ts, a Typescript port of geojson-equality.