Skip to content

Stable release v1.1.2

Compare
Choose a tag to compare
@joakimlindblad joakimlindblad released this 05 Apr 22:55
· 233 commits to master since this release
e8d20df

What's Changed

  • Several speed improvements for large scale annotations (>1000 markers)
    • Gridded annotation lookup
    • Asynchronous updates of Annotation list and Overlay
    • Move to jsondiffpatch for VersionRevert, >1000x faster
  • Prevent self-intersecting regions (since such are not supported)
  • New convenience option: '--open-browser' for opening a browser locally
  • Bump minimist from 1.2.5 to 1.2.6

And many other things.

Full Changelog: v1.1.1...v1.1.2