0.17.0
This is a major update to the Tangram ES SDKs.
This is the first release that includes full support for building and running Tangram ES on Windows with MSVC! Many thanks to @sopyer, @mathisloge, and @tehKaiN for leading the way on this.
Windows
- Fix Windows debug assertion: "cannot seek vector iterator before begin" by @sopyer in #2273
- Fix GL_CHECK macro on Windows by @sopyer in #2277
- Added support for windows paths by @sopyer in #2276
- WIP Added Windows Platform by @sopyer in #2272
- Add Windows CI on GitHub Actions by @matteblair in #2286
- Clean up for CMake scripts and Windows platform by @matteblair in #2287
Android
- Add default User-Agent header to HTTP requests on Android by @matteblair in #2278
- Android upgrade gradle plugin by @matteblair in #2301
macOS
- Run macOS CI on GitHub Actions by @matteblair in #2291
Core
- Add view padding API to enable adjusting position of map center by @matteblair in #2294
- Add 'visible' toggle for Android MapData and iOS TGMapData by @matteblair in #2302
New Contributors
Full Changelog: 0.16.2...0.17.0