Skip to content

4.0.0

Compare
Choose a tag to compare
@JonSaffron JonSaffron released this 21 Jun 22:28
· 2 commits to master since this release

Changes to the ExecuteProcessService for thread safety, specifically introducing a ExecuteProcessOptions object instead of setting class members
Introduces an interface for the 3E OData service
Added AddOrReplace to AttributeCollection to serve a particular use case
Various internal changes and updates