Skip to content

v0.11.0

Compare
Choose a tag to compare
@stmcginnis stmcginnis released this 28 Jun 11:41
· 331 commits to main since this release
0c33abf

This release introduces a "plugin" system where vendors can provide wrapper classes for working with their OEM properties and actions.

Improvements have been done for cases when encountering errors retrieving collections of objects. It had been returning as soon as an error is encountered, but will now try to retrieve as much of the collection as possible before returning.

Fixes for PostalCode.Country and various other bugfixes.