Beta Release v2.2-beta-2
Pre-release
Pre-release
What's Changed
- Feature/145 protobuf streaming by @TimPurdum in #153
- Update samples to .NET 7, fix asset path to be relative by @TimPurdum in #158
- Add View.ToMap and View.ToScreen conversion methods by @TimPurdum in #160
- Fix for XOffset/YOffset by @TimPurdum in #159
- Add methods to PopupWidget by @TimPurdum in #161
- Feature/simple oauth by @TimPurdum in #164
- Fix and document solution for wsv error by @TimPurdum in #167
- Attributes update implementation, testing, and documentation by @TimPurdum in #170
- Feature/163 geometry methods by @TimPurdum in #171
- Test/172 geometry engine tests by @TimPurdum in #173
- Fixes for AttributesDictionary when instantiating graphic from C# code
- Adds
AttributesDictionary.AddOrUpdate(newDictionary)
to bulk update attributes
Full Changelog: v2.0.1...v2.2-beta-2