v0.19.1
Improvements
- Support HTTP 204 response #734
- Adds support for HTTP 204 (No Content) responses in tile requests. These tiles will be considered to have loaded successfully, but will simply be empty. Previously these requests would cause warnings.
- Updates to built-in demo UX and scene examples.
Bug Fixes