Releases: OpenGeoscience/geojs
Releases · OpenGeoscience/geojs
v1.4.2
1.4.2 (2021-09-28)
Performance Improvements
v1.4.1
1.4.1 (2021-09-07)
Performance Improvements
- Add a continuousCloseProximity option to annotations (d9eb72e)
v1.4.0
1.4.0 (2021-08-13)
Features
v1.3.0
1.3.0 (2021-08-12)
Features
v1.2.0
1.2.0 (2021-07-16)
Features
- Allow removing promises from the idle monitor. (5fc31fb)
- Allow sharing queues between tile layers. (09f66a0)
- Improve when tile layers are idle. (6a77ddb)
v1.1.0
1.1.0 (2021-06-28)
Bug Fixes
- revert having semantic-release update the changelog. (0d03d8a)
Features
v1.0.3
1.0.3 (2021-06-15)
Bug Fixes
- Publish artifacts with semantic-release releases (276e1f5)
v1.0.3-beta.1
Bug Fixes
- Publish artifacts with semantic-release releases (276e1f5)
v1.0.2
1.0.2 (2021-06-09)
Bug Fixes
Version 1.0.1
Improvements
- Contours with continuous (unstepped) data can specify the same number of values in
rangeValues
and colorRange
(#1079)