1.0.0-beta.1 (2024-08-14)
Features
- add angled rectangle mode as built-in mode (#306) (e11250c)
Bug Fixes
- ensure handling of containerPointToLatLng returning invalid values is handled correctly (#301) (d22a698)
- remove unnecessary logs from the codebase (#309) (548f53d)
- when clearing ensure ids are reset first before updating store as it may trigger events (#308) (35e6b4e)
Tests
- add extra unit test to openlayers.adaptor.spec (#300) (ae30ff8)
Documentation
- add openlayers example to adapters guide (#297) (b4ca302)
- Create FUNDING.yml (#305) (4ad8474)
- improve guiide to create a watching build (#294) (eb8d60c)
- update Getting Started and Modes guide to say which modes are available in mobile mode (#296) (582c5c4)
Chore
- bump supported version of OpenLayersAdapter to version 10 (#303) (b434b63)
- fix release script to ensure that beta releases pass changelog check (#311) (49cfe90)
- log out changes in release check script (#310) (2dad763)
- update docs to reflect correct beta verison, remove beta major script (#293) (e54965d)