Skip to content

Releases: ngageoint/opensphere-asm

v1.2.3

18 Sep 20:28
Compare
Choose a tag to compare

1.2.3 (2019-09-18)

Bug Fixes

  • fix api break and add tests for it (cf2600b)

v1.2.2

18 Sep 19:23
Compare
Choose a tag to compare

1.2.2 (2019-09-18)

Bug Fixes

  • bindings: prevent accidental shortcut (951202c)

v1.2.1

16 Sep 20:01
Compare
Choose a tag to compare

1.2.1 (2019-09-16)

Performance Improvements

  • bindings: use only primitives and pointers across bindings (b9d81f6), closes #9

v1.2.0

16 Sep 16:14
Compare
Choose a tag to compare

1.2.0 (2019-09-16)

Features

  • add node support and meridian intersection support (b359a5c)

v1.1.2

03 Jul 19:41
Compare
Choose a tag to compare

1.1.2 (2019-07-03)

Bug Fixes

  • asm.js: add build flag to restore IE11 support (4566fe1), closes #4

v1.1.1

22 Apr 16:25
Compare
Choose a tag to compare

1.1.1 (2019-04-22)

Bug Fixes

  • asm: Emscripten now emits WASM by default, so disable it for the asm.js build. (fa7d684)

v1.1.0

12 Apr 17:48
Compare
Choose a tag to compare

1.1.0 (2019-04-12)

Features

  • mgrs: Document handling of invalid latitude in toMGRS. (757cc43)

v1.0.1

12 Apr 17:23
Compare
Choose a tag to compare

1.0.1 (2019-04-12)

Bug Fixes

  • mgrs: Return INVALID for latitudes outside +/- 90. (632c39f)