Skip to content

Device Information and Segmentation

Compare
Choose a tag to compare
@JoelBender JoelBender released this 24 Aug 20:10
· 664 commits to master since this release

There are some pretty significant changes with this release, most having to do with segmentation support. The DeviceInfo class has moved from appservice.py to app.py and there is an additional DeviceInfoCache class for keeping track of its contents. The samples have been updated to get rid of accumulated cruft and there are lots of additional tests.