0.9.3
This is a minor update to the Tangram Android SDK and the Tangram iOS SDK. There are no breaking changes to the SDK interfaces in this release.
Features
- All continuous integration builds now run on CircleCI (#1793).
- Enable sizing point features with
%
andauto
(#1788).
Fixes
- Building tests is fixed on macOS (#1791).
Point
type now uses less memory (#1798).- Thread sanitizer issues have been fixed (#1795).
- GL resource management is more robust (#1801, #1809).
Android
iOS
macOS
- Replaced a deprecated enum with newer value (#1810).